Classes
| Class | Description | |
|---|---|---|
| PdfAcroField |
Represents the base class for all interactive field dictionaries.
| |
| PdfAcroFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfAcroFieldPdfAcroFieldCollection |
Holds a collection of interactive fields.
| |
| PdfAcroFieldPdfFieldAnnotationArray |
Holds the collection of WidgetAnnotations for a field
| |
| PdfAcroForm |
Represents a interactive form (or AcroForm), a collection of fields for
gathering information interactively from the user.
| |
| PdfAcroFormKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfButtonField |
Represents the base class for all button fields.
| |
| PdfButtonFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfCheckBoxField |
Represents the check box field.
| |
| PdfCheckBoxFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfChoiceField |
Represents the base class for all choice field dictionaries.
| |
| PdfChoiceFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfComboBoxField |
Represents the combo box field.
| |
| PdfComboBoxFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfGenericField |
Represents a generic field. Used for AcroForm dictionaries unknown to PDFsharp.
| |
| PdfGenericFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfListBoxField |
Represents the list box field.
| |
| PdfListBoxFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfPushButtonField |
Represents the push button field.
| |
| PdfPushButtonFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfRadioButtonField |
Represents the radio button field.
| |
| PdfRadioButtonFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfSignatureField |
Represents the signature field.
| |
| PdfSignatureFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
| |
| PdfTextField |
Represents the text field.
| |
| PdfTextFieldKeys |
Predefined keys of this dictionary.
The description comes from PDF 1.4 Reference.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| PdfAcroFieldFlags |
Specifies the flags of AcroForm fields.
| |
| TextAlignment |
The Text-Alignment for a PdfTextField |