Link Search Menu Expand Document

HtmlToPdfConverter Properties

The HtmlToPdfConverter type exposes the following members.

Properties
NameDescription
Public propertyDocumentTitle
Document title.
Public propertyFooter
Additional text to place at the bottom of every converted page.
Public propertyHeader
Additional text to place at the top of every converted page.
Public propertyMargins
Margins.
Public propertyOrientation
Page orientation, portrait or landscape.
Public propertyPageSize
Page size.
Public propertyRegistrationKey
Registration key.
Public propertyRegistrationName
Registration name.
Public propertySuppressExceptions
Gets or sets whether to suppress internal converter errors and return only true or false fromConvertHtmlToPdf(String, String) method.
Public propertyTempFolder
Gets or sets the temporary folder path. By default the converter uses temporary folder returned by GetTempPath method.
Top
See Also

Reference