all property
PageSet.all property
Gets a set with all the pages of the document in their original order.
@property
def all(self) -> aspose.words.saving.PageSet:
...
See Also
- module aspose.words.saving
- class PageSet
Gets a set with all the pages of the document in their original order.
@property
def all(self) -> aspose.words.saving.PageSet:
...