Contains information about a merge field in a document.
public class MergeField
Public Class MergeField
Introduced: X19.
Constructor | Description |
---|---|
Merge |
Creates a new instance of Merge |
Property | Description |
---|---|
Date |
Specifies a string format which is applied to date / time values. |
Name | Gets and sets the name of the field. |
Numeric |
Specifies a string format which is applied to numeric values. |
Preserve |
Specifies whether the formatting is preserved. |
Text | Gets and sets the text of the field. |
Text |
Gets and sets the text after the field. |
Text |
Gets and sets the text before the field. |