Contains information about a merge field in a document.

Syntax

public class MergeField
Public Class MergeField

Introduced: X19.

Constructors

Constructor Description
MergeField Creates a new instance of MergeField.

Properties

Property Description
DateTimeFormat Specifies a string format which is applied to date / time values.
Name Gets and sets the name of the field.
NumericFormat Specifies a string format which is applied to numeric values.
PreserveFormatting Specifies whether the formatting is preserved.
Text Gets and sets the text of the field.
TextAfter Gets and sets the text after the field.
TextBefore Gets and sets the text before the field.