The PdfToHtmlConverter type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| PageConvertedEvent |
The event which is raised immediately after a PDF page was converted. You can raise this event by calling the
methods with 'InEvent' suffix like ConvertPdfPagesToHtmlInEvent(String) |
See Also