HiQPdf Documentation

HtmlConversionInfo Properties

Quickly Create High Quality PDFs

The HtmlConversionInfo type exposes the following members.

Properties

  NameDescription
Public propertyHtmlHeader
The HTML document header containing the title, keywords and description of the HTML document
Public propertyPdfRegions
The regions in PDF rendered by a HTML to PDF conversion. For each PDF page rendered there is PdfPageRegion object in the array returned by this property
Public propertySelectedHtmlElementsInfo
Returns a collection of HtmlElementInfo objects containing one object for each HTML element selected by the SelectedHtmlElements property property of the HtmlToPdf class. A HtmlElementInfo object offers detailed information about a HTML element like its position in the generated PDF document, the HTML id, the tag name, the HTML code of the element, etc.
Top
See Also

Reference