HiQPdf Documentation

HtmlObjectBaseConversionInfo Property

Quickly Create High Quality PDFs
This property is initialized after conversion with an object containing information about the converted HTML document, about the HTML elements in the HTML document and about the regions rendered in the PDF document

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public HtmlConversionInfo ConversionInfo { get; }

Property Value

Type: HtmlConversionInfo
See Also

Reference