Winnovative PDF to HTML Documentation

PdfToHtmlConverter Properties

Winnovative PDF to HTML

The PdfToHtmlConverter type exposes the following members.

Properties

  NameDescription
Public propertyCreateIndexFile
A flag controlling if a HTML index file is also created when the PDF pages are converted to HTML files. The default value is true
Public propertyIgnoreHiddenText
A flag controlling if the hidden text from PDF is rendered to HTML. The default value is true
Public propertyImpersonationOptions
The impersonation options used during tool execution
Public propertyLicenseKey
Gets or sets the license key string received from vendor. If this property is null the tool will automatically enter in evaluation mode
Public propertyOwnerPassword
The owner password to be used to open a password protected PDF document
Public propertyPdfDocumentInfo
Gets the object encapsulating the PDF document properties. This objects is populated after tool execution finished
Public propertyPdfToolFullPath
Sets the full path of the .dat helper file. By default this file is expected to be found in the same folder with .dll assembly.
Public propertyResolution
The resolution in DPI of the HTML images. The default value is 150
Public propertyRunTimeoutSec
The maximum time allowed for this tool to run
Public propertyUserPassword
The user password to be used to open a password protected PDF document
Public propertyZoom
The zoom percentage of the generated HTML content. The default value is 100
Top
See Also

Reference