This namespace provides classes which can be used to encapsulate and manipulate PDF objects in PDF documents.
Classes
| Class | Description | |
|---|---|---|
| PdfObject | PdfDocument object abstract class. Not creatable.
| |
| PdfObjectCollection |
Collection of document objects for use in a PdfDocument.
|
Structures
| Structure | Description | |
|---|---|---|
| PdfObjectCollection Enumerator |
Enumerates the PdfObject elements of a PdfObjectCollection.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| PdfObjectCreatable |
Enumeration of all creatable PDF object types
|