document property

ResourceSavingArgs.document property

Gets the document object that is currently being saved.

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

See Also