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

Parameters

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