Namespace IronPdf.Forms
Classes
CheckBoxField
Represents a check-box in a PDF form.
ComboBoxField
Represents a combo-box (drop down menu) in a PDF form.
FormField
Generic base class from which all PDF Form fields are derived.
FormFieldTypes
Form field types
PdfForm
A collection of the user-editable form fields within a PDF document
TextField
Represents an editable text input field in a PDF document.