[]
Specifies the type of a complex field character in a document.
public enum FieldCharType
Public Enum FieldCharType
| Name | Description |
|---|---|
| Begin | A complex field start character. |
| End | A complex field end character. |
| Separator | A complex field separator character, used to separate the field's codes from the field's contents in a complex field. |