Gets the absolute tab stop positions, in twips, in a paragraph.
<void> ParagraphFormat.getTabPositions(<RequestNumbersCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the absolute tab stop positions, in twips, in a paragraph. |
error |
Optional. Is called when the operation failed with an error. |