HtmlToPdfConversionInfo Property

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

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public HtmlConversionInfo ConversionInfo { get; }

Property Value

HtmlConversionInfo

See Also