Sets a value indicating whether the section's page size is in landscape orientation.

<void> SectionFormat.setLandscape(<boolean> landscape, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
landscape Indicates whether the section's page size is in landscape orientation.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.