Sets a value indicating whether the page orientation is landscape.
Introduced: X18.
<void> TXTextControl.setLandscape(<boolean> isLandscape, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| is |
Specifies whether the page orientation is landscape. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |