​
​
​

Gets a value indicating whether the page orientation is landscape.

​ Introduced: X18.

​<void> TXTextControl.getLandscape(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether the page orientation is landscape.
errorCallback Optional. Is called when the operation failed with an error.
​