Enum Field.Type
interactive form field type
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Field.Type
Fields
Name | Description |
---|---|
e_button | Pushbutton field |
e_check | Check box field |
e_choice | Choice field |
e_null | Unknown field type |
e_radio | Radio button field |
e_signature | Digital signature field |
e_text | Text field |