| Action | Base class representing a destination or action. |
| Annotation | Represents an annotation resource. |
| AreaDimensions | Represents the dimensions of an area. |
| CmykColor | Represents a CMYK color. |
| Color | Base class representing color. |
| Destination | Base class from which destinations are derived. |
| Document | Represents a PDF Document. |
| EmptyDocumentException | The exception that is thrown for an empty DynamicPDF Generator document. |
| EvenOddTemplate | Represents an even / odd section or document template. |
| ExtendedPageDimensions | Represents the extended dimensions of a page. |
| Font | Base class from which all fonts are derived. |
| FontFamily | Represents a font family. |
| GeneratorException | The exception that is thrown for a DynamicPDF Generator error. |
| Grayscale | Represents a grayscale color. |
| HighSecurity | Represents high 128 bit PDF document security. |
| LineStyle | Represents a style of line. |
| Outline | Represents an outline. |
| OutlineList | Represents a collection of outlines. |
| Page | Represents a page. |
| PageDimensions | Represents the dimensions of a page. |
| PageElement | Base class from which all page elements are derived. |
| PageList | Represents a collection of pages associated with a document. |
| Resource | Base class from which all resources are derived. |
| RgbColor | Represents an RGB color. |
| Template | Represents a document or section template. |
| Section | Represents a section associated with a document. |
| SectionList | Represents a collection of sections associated with a document. |
| Security | Base class from which all security classes are derived. |
| StandardSecurity | Represents standard 40 bit PDF document security. |
| UrlAction | Represents an action linking to an external URL. |
| ViewerPreferences | Represents the viewer preferences for a document. |
| WebColor | Represents an RGB color created using the web hexadecimal convention. |
| XYDestination | Represents a destination to a coordinate on a page. |
| ZoomDestination | Represents a destination to a page at a given zoom. |