Structs§
- PdfCatalog
- The root of a PDF document’s object hierarchy, located by the
PdfDocument::root
dictionary. - PdfDocument
- A document in the Portable Document Format (PDF) format.
- PdfDocument
Data - A document in the Portable Document Format (PDF) format.
- PdfInteractive
Form - Information about interactive form functionality in a PDF document.
- PdfObject
Identifier - A
PdfObject
may be labelled as an “indirect object”, in which case it is identified by this object identifier. - PdfSignature
- A PDF signature.
- PdfSignature
Field - PdfStream
Object - PdfString
- PdfUntyped
Dictionary
Enums§
- PdfForm
Field - The various possible field types of a
PdfFormField
. - PdfObject
- From section 7.3.1 of the PDF specification: “PDF includes eight basic types of objects: Boolean values, Integer and Real numbers, Strings, Names, Arrays, Dictionaries, Streams, and the null object”
- PdfPage
Mode - A name object specifying how the document shall be displayed when opened.
- PdfVersion
- A PDF version.