Gets an array containing the tab leaders in a paragraph. A tab leader defines how a tab gap is filled.
Introduced: X19.
<void> ParagraphFormat.getTabLeaders(<RequestNumbersCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the tab leaders. |
error |
Optional. Is called when the operation failed with an error. |