| Class | Description |
|---|---|
| BaseObject |
The base class for all high level objects and page markings.
|
| PjArray |
A representation of the PDF array type.
|
| PjBoolean |
A representation of the PDF Boolean type.
|
| PjCatalog |
A representation of a PDF Catalog dictionary.
|
| PjDate |
A representation of the PDF Date type.
|
| PjDictionary |
A representation of the PDF dictionary type.
|
| PjEncoding |
A representation of a PDF font encoding dictionary.
|
| PjFont |
A representation of a PDF font dictionary (abstract base class).
|
| PjFontDescriptor |
A representation of a PDF font descriptor (abstract base class).
|
| PjFontType1 |
A representation of a PDF type 1 font dictionary.
|
| PjInfo |
A representation of a PDF Info dictionary.
|
| PjName |
A representation of the PDF name type.
|
| PjNull |
A representation of the PDF null type.
|
| PjNumber |
A representation of the PDF number type.
|
| PjObject |
A PDF object representation.
|
| PjPage |
A representation of a PDF page dictionary.
|
| PjPages |
A representation of a PDF Pages dictionary.
|
| PjPagesNode |
A representation of a dictionary node in a PDF Pages tree (abstract base class).
|
| PjProcSet |
A representation of the PDF ProcSet type.
|
| PjRectangle |
A representation of the PDF Rectangle type.
|
| PjReference |
A representation of the PDF reference type.
|
| PjResources |
A representation of a PDF resources dictionary.
|
| PjStream |
A representation of the PDF stream type.
|
| PjStreamDictionary |
A representation of a PDF stream dictionary.
|
| PjString |
A representation of the PDF string type.
|