Field FieldType Property. The field type. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] FieldType

[Visual Basic]
FieldType
See description. Yes The field type.

 

   

Notes
 

The FieldType enumeration may take the following values:

  • Pushbutton
  • Checkbox
  • Radio
  • Text
  • List
  • Combo
  • Signature
  • Unknown

More details of these field types can be found in Section 8.6.3 of the Adobe PDF Specification.

 

   

Example
 

None.