Sets an array containing the tab leaders in a paragraph. A tab leader defines how a tab gap is filled.

Introduced: X19.

<void> ParagraphFormat.setTabLeaders(<TabLeader[]> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
value An array containing the tab leaders.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.