FieldType
Overview
FieldType is a enum in Aspose.PDF FOSS for .NET.
The type of an AcroForm field, as used by AddField and related facade operations.
This enumeration defines 13 values: InvalidNameOrType, Text, MultiLineText, CheckBox, Radio, ComboBox, ListBox, PushButton, Signature, Image, Numeric, Barcode, and 1 more.
Values
| Value | Description |
|---|---|
InvalidNameOrType | |
Text | |
MultiLineText | |
CheckBox | |
Radio | |
ComboBox | |
ListBox | |
PushButton | |
Signature | |
Image | |
Numeric | |
Barcode | |
DateTime |