Class FieldCharType
Specifies the type of the field character.
Inheritance
System.Object
FieldCharType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class FieldCharType : Enum
Fields
Begin
Field begin.
Declaration
public const FieldCharType Begin
Field Value
Type |
---|
FieldCharType |
End
Field end.
Declaration
public const FieldCharType End
Field Value
Type |
---|
FieldCharType |
Seperate
Field separator.
Declaration
public const FieldCharType Seperate
Field Value
Type |
---|
FieldCharType |
SimpleField
simple field.
Declaration
public const FieldCharType SimpleField
Field Value
Type |
---|
FieldCharType |
Unknown
Field unknown.
Declaration
public const FieldCharType Unknown
Field Value
Type |
---|
FieldCharType |