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