The namespace contains the necessary API to convert PDF pages to images
Classes
Class | Description | |
---|---|---|
ContextImpersonationOptions |
This class encapsulates the options to control the context impersonation during tool execution
| |
PageConvertedEventArgs |
The PageConvertedEvent event args
| |
PdfDocumentInfo |
This class encapsulates various properties of the PDF document being converted or searched
| |
PdfPageImage |
This class encapsulates the image of a PDF page
| |
PdfToImageConverter |
This class encapsulates the PDF to Image Converter functionality and allows you to convert the PDF document pages to images
| |
PdfToImageException |
This class represents an exception thrown by the PDF to Image converter
|
Delegates
Delegate | Description | |
---|---|---|
PageConvertedEventHandler |
The PageConvertedEvent event delegate
|
Enumerations
Enumeration | Description | |
---|---|---|
ContextImpersonationLogonMode |
The logon mode for impersonation
| |
PdfPageImageColorSpace |
The PDF page image color space
|