| MergeFieldEventArgs Properties | 
The MergeFieldEventArgs type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | CharacterFormat | 
 Gets the Character Format of the field.
 | 
|   | CurrentMergeField | 
 Gets the current Merge field.
 | 
|   | Document | 
 Gets the document.
 | 
|   | FieldName | 
 Gets the Merge field Name.
 | 
|   | FieldValue | 
 Gets the Merge Field Value
 | 
|   | IsKeepHtmlTextFormat | 
 Gets or sets if keep html text formatting.
 | 
|   | IsKeepTextFormat | 
 Gets or sets if keep text formatting.
 | 
|   | RowIndex | 
 Gets the Row Index.
 | 
|   | TableName | 
 Gets the Table Name
 | 
|   | Text | 
 Gets the Text value
 | 
 See Also
See Also