Click or drag to resize

MergeFieldEventArgs Properties

The MergeFieldEventArgs type exposes the following members.

Properties
Name Description
Public property CharacterFormat
Gets the Character Format of the field.
Public property CurrentMergeField
Gets the current Merge field.
Public property Document
Gets the document.
Public property FieldName
Gets the Merge field Name.
Public property FieldValue
Gets the Merge Field Value
Public property IsKeepHtmlTextFormat
Gets or sets if keep html text formatting.
Public property IsKeepTextFormat
Gets or sets if keep text formatting.
Public property RowIndex
Gets the Row Index.
Public property TableName
Gets the Table Name
Public property Text
Gets the Text value
Top
See Also