Sets a value indicating whether the section's page size is in landscape orientation.
<void> SectionFormat.setLandscape(<boolean> landscape, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| landscape | Indicates whether the section's page size is in landscape orientation. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |