HtmlObjectBaseConversionInfo 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: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public HtmlConversionInfo ConversionInfo { get; }

Property Value

HtmlConversionInfo

See Also