Class TextFormFieldType
Specifies the text form field type.
Inheritance
System.Object
TextFormFieldType
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Portable.dll
Syntax
public sealed class TextFormFieldType : Enum
Fields
Calculation
Calculation text field.
Declaration
public const TextFormFieldType Calculation
Field Value
Type | Description |
---|---|
TextFormFieldType |
CurrentDateText
Current date text field.
Declaration
public const TextFormFieldType CurrentDateText
Field Value
Type | Description |
---|---|
TextFormFieldType |
CurrentTimeText
Current time text field.
Declaration
public const TextFormFieldType CurrentTimeText
Field Value
Type | Description |
---|---|
TextFormFieldType |
DateText
Date text field.
Declaration
public const TextFormFieldType DateText
Field Value
Type | Description |
---|---|
TextFormFieldType |
NumberText
Number text field.
Declaration
public const TextFormFieldType NumberText
Field Value
Type | Description |
---|---|
TextFormFieldType |
RegularText
Regular text field.
Declaration
public const TextFormFieldType RegularText
Field Value
Type | Description |
---|---|
TextFormFieldType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |