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])

Parameters

Parameter Description
callback Receives the tab leaders.
errorCallback Optional. Is called when the operation failed with an error.