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.
PdfForm
PdfForm class represents a collection of the user-editable form fields within a PDD document.
TextField
Represents an editable text input field in a PDF document.