landscape property
PageInfo.landscape property
Returns True
if the page orientation specified in the document for this page is landscape.
@property
def landscape(self) -> bool:
...
See Also
- module aspose.words.rendering
- class PageInfo
Returns True
if the page orientation specified in the document for this page is landscape.
@property
def landscape(self) -> bool:
...