Sets or sets the style's character scaling, in percent of the average character width.
Introduced: 30.0.
<void> FormattingStyle.setCharacterScaling(<number> characterScaling, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
character |
The new value. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |