[]
Specifies the type of a complex field character in a document.
public enum FieldCharType
Begin = 0
A complex field start character.
End = 2
A complex field end character.
Separator = 1
A complex field separator character, used to separate the field's codes from the field's contents in a complex field.