document property
DocumentPartSavingArgs.document property
Gets the document object that is being saved.
@property
def document(self) -> aspose.words.Document:
...
See Also
- module aspose.words.saving
- class DocumentPartSavingArgs
Gets the document object that is being saved.
@property
def document(self) -> aspose.words.Document:
...