| Class | Description | |
|---|---|---|
![]() | ColorRenderSettings | This class is unused now, but may be used in a future version |
![]() | Document | The Document class is the top-level class that represents an existing PDF document. |
![]() | ExtractedImageInfo | Represents a single occurrence of an image on a PDF page. Encapsulates both the image and its location on the page. |
![]() | FontSubstitutionMap | Gets a value that lets you define which external fonts are used to render fonts that are not embedded. |
![]() | Page | A page inside an existing PDF document. Obtained through the Item property of the Pages class. |
![]() | PageCollection | A collection of Page objects. |
![]() | Pages | Collection of pages inside a PDF document. Non-creatable. Obtained through the Pages property of the Document class. |
![]() | PdfDecoder | A MultiFramedImageDecoder used to read PDF pages as images from a Stream. |
![]() | PdfImageInfo | Includes information about an image that is created from a PDF page using the PdfDecoder. |
![]() | RenderSettings | Encapsulates all settings that control the render process. |
![]() | Summary | Provides a summary of the rasterization process. This class is currently empty and has been added for future extension. |
![]() | WrongPasswordException | This exception is thrown if a PDF is opened with the wrong password |
| Enumeration | Description | |
|---|---|---|
![]() | AnnotationRenderSettings | Settings that control how annotations are rendered. |
![]() | ColorTransformationMode | This class is unused now, but may be used in a future version |

