Enumerates the formfield types.
public enum FormFieldType
Members
| Member Name | Description | Value |
| RadioButton | RadioButton formfield type. | 0 |
| List | List formfield type. | 1 |
| CheckBox | CheckBox formfield type. | 2 |
| Combo | Combo formfield type | 3 |
| Text | Text formfield type. | 4 |
Requirements
Namespace: Aspose.Pdf
Assembly: Aspose.Pdf (in Aspose.Pdf.dll)
See Also
Aspose.Pdf Namespace