document property

PageLayoutCallbackArgs.document property

Gets document.

@property
def document(self) -> aspose.words.Document:
    ...

See Also