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])| Parameter | Description |
|---|---|
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |