public enum ENMailMergeFieldType : System.Enum
public enum ENMailMergeFieldType : System.Enum
Member | Description |
---|---|
GreetingLine | Represents a greeting line field value. |
PredefinedField | Represents a mail merge field value that gets data from a mail merge source field with a given name. |
RecordMergeNumber | The ordinal position of the record in the mail merge. This number is not visible until the mail merge is finished. |
RecordSourceNumber | The ordinal position of the mail merge data record in the list of selected records from the data source. |
SourceField | Represents a mail merge field value that gets data from a mail merge source field with a given name. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Text.ENMailMergeFieldType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)