Gets a value indicating whether the page orientation is landscape.
Introduced: X18.
<void> TXTextControl.getLandscape(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the page orientation is landscape. |
error |
Optional. Is called when the operation failed with an error. |