Back to Devexpress

MergeField Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-mergefield-dot-underscore-members.md

latest2.3 KB
Original Source

MergeField Members

A mail merge field.

Properties

NameDescription
CodeRangeReturns the range that contains the field code. Inherited from Field.
IsMergeFieldGets or sets whether this field is a merge field. Inherited from Field.
LockedGets or sets whether the field is locked. Inherited from Field.
ParentGets the outer field for the nested field. Inherited from Field.
RangeReturns the document range the field occupies. Inherited from Field.
ResultRangeReturns the range that contains the field result. Inherited from Field.
ShowCodesGets or sets whether to show the field’s codes. Inherited from Field.

Methods

NameDescription
GetFieldName()Retrieves the field name.
Unlink()Replaces the field with the field value. Inherited from Field.
Update()Updates the result of the field. Inherited from Field.

See Also

MergeField Interface

DevExpress.XtraRichEdit.API.Native Namespace