The PdfToHtml type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CreateHtmlPagesIndex |
Controls if a HTML index file will be created for the HTML files resulted after conversion. The default value is true
|
![]() | DPI |
The PDF to HTML conversion dpi. The default value is 150
|
![]() | MaxRunTime |
The maximum time to run the PDF pages conversion to HTML
|
![]() | OwnerPassword |
The password to open the PDF document in owner mode
|
![]() | PdfInfo |
Gets the object encapsulating the PDF document properties. This objects is populated after
tool execution finished
|
![]() | SerialNumber |
The serial number obtained after product purchase. This property can be set to null or can be left not set to enter evaluation mode
|
![]() | UserPassword |
The password to open the PDF document in user mode
|
![]() | Zoom |
The zoom level of the HTML document resulted after conversion. The default value is 100
|
See Also