The namespace contains the necessary API to convert extract the images from PDF documents
Classes
| Class | Description | |
|---|---|---|
| ContextImpersonationOptions |
This class encapsulates the options to control the context impersonation during tool execution
| |
| ExtractedImage |
This class encapsulates an image extracted from a PDF page
| |
| ImageExtractedEventArgs |
This class encapsulates the ImageExtractedEvent event args
| |
| PdfDocumentInfo |
This class encapsulates various properties of the PDF document being converted or searched
| |
| PdfImagesExtractor |
This class encapsulates the PDF Images Extractor functionality and allows you to extract the images from a PDF document
| |
| PdfImagesExtractorException |
This class represents an exception thrown by the PDF Images Extractor
|
Delegates
| Delegate | Description | |
|---|---|---|
| ImageExtractedEventHandler |
The ImageExtractedEvent event delegate
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ContextImpersonationLogonMode |
The logon mode for impersonation
|