Gets the style's character spacing value, in twips. This value is added to each character. When it is negative, character spacing is reduced, otherwise it is extended.

Introduced: 30.0.

<void> FormattingStyle.getCharacterSpacing([<RequestNumberCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.