pages property

pages property

Gets a collection of objects representing common information about the document pages (slides, worksheets, etc).

Definition:

@property
def pages(self):
    ...

See Also