field property

FieldMergingArgsBase.field property

Gets the object that represents the current merge field.

@property
def field(self) -> aspose.words.fields.FieldMergeField:
    ...

See Also