document property

DocumentPartSavingArgs.document property

Gets the document object that is being saved.

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

See Also