Click or drag to resize
Pdf Library for .NET

HtmlToPdf Properties

The HtmlToPdf type exposes the following members.

Properties
  NameDescription
Public propertyConversionResult
Gets a reference to an object that offers information about the result of the html to pdf conversion process.
Public propertyFooter
Gets a reference to an object that controls the properties of the custom footer of the generated pdf document.
Public propertyHeader
Gets a reference to an object that controls the properties of the custom header of the generated pdf document.
Public propertyOptions
Gets a reference to an object that controls the html to pdf conversion process and the generated pdf document properties.
Top
See Also