MailMergeCustomSeparators Properties
Contains custom separators used in numeric format switches of the document fields.| Name | Description |
|---|---|
| FieldResultDecimalSeparator | Gets or sets a symbol displayed in the field result instead of a decimal separator specified in the numeric format switch. |
| FieldResultGroupSeparator | Gets or sets a symbol displayed in the field result instead of a group separator specified in the numeric format switch. |
| MaskDecimalSeparator | Gets or sets a symbol used as a decimal separator in the numeric format switch of a document field. |
| MaskGroupSeparator | Gets or sets a symbol used as a group separator in the numeric format switch of a document field. |
See Also