document property

FieldMergingArgsBase.document property

Returns the FieldMergingArgsBase.document object for which the mail merge is performed.

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

See Also