document property

DocumentBase.document property

Gets this instance.

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

See Also