Sets an array containing the absolute tab stop positions, in twips, in a paragraph.

<void> ParagraphFormat.setTabPositions(<number[]> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
value The absolute tab stop positions, in twips, in a paragraph.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.