Enum FieldCharType
Specifies the type of the field character.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FieldCharType
Fields
Name | Description |
---|---|
Begin | Field begin. |
End | Field end. |
Seperate | Field separator. |
SimpleField | simple field. |
Unknown | Field unknown. |