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

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

Parameters

Parameter Description
tabPositions 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.