Click or drag to resize

MergeField Properties

The MergeField type exposes the following members.

Properties
  NameDescription
Public propertyDateTimeFormat
Specifies a string format which is applied to date / time values.
Public propertyName
Gets and sets the name of the field.
Public propertyNumericFormat
Specifies a string format which is applied to numeric values.
Public propertyPreserveFormatting
Specifies whether the formatting is perserved.
Public propertyText
Gets and sets the text of the field.
Public propertyTextAfter
Gets and sets the text after the field.
Public propertyTextBefore
Gets and sets the text before the field.
Top
See Also