The namespace contains the necessary API to convert PDF pages to HTML documents
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
|
![]() | PdfPageHtml |
This class encapsulates the HTML rendering of a PDF page
|
![]() | PdfToHtmlConverter |
This class encapsulates the PDF to HTML Converter functionality and allows you to convert the PDF document pages to HTML documents
|
![]() | PdfToHtmlException |
This class represents an exception thrown by the PDF to HTML converter
|
Delegates
Delegate | Description | |
---|---|---|
![]() | PageConvertedEventHandler |
The PageConvertedEvent event delegate
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ContextImpersonationLogonMode |
The logon mode for impersonation
|