[This is preliminary documentation and is subject to change.]
Classes
| Class | Description | |
|---|---|---|
| PdfDocument |
Model for PDF document
| |
| PdfFont |
PDF Font
| |
| PdfHeader |
PDF document header
| |
| PdfInfo |
PDF document info
| |
| PdfMeta |
PDF document metadata
| |
| PdfObject |
PDF document header
| |
| PdfOutlines |
PDF document outlines
| |
| PdfPage |
PDF Page
| |
| PdfPageTree |
PDF Page Tree document object
| |
| PdfRoot |
PDF document header
| |
| PdfTrailer |
PDF Trailer document object
|
Interfaces
| Interface | Description | |
|---|---|---|
| IPdfObject |
Object that can be placed in PDF document
| |
| IPdfResource |
Object that can be placed in PDF document as a resource
| |
| IPdfWritable |
Represents entities that has string representation in PDF
| |
| IPdfXObject |
XObject that can be placed in PDF document
|