Zooms the contents of the Text
Introduced: X18.
<void> TXTextControl.zoom(<number> zoomFactor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| zoom |
Specifies the zoom factor, in percent. This can also be one of the values of the TXText |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |