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
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public HtmlConversionInfo ConversionInfo { get; }
Public ReadOnly Property ConversionInfo As HtmlConversionInfo
Get
public:
property HtmlConversionInfo^ ConversionInfo {
HtmlConversionInfo^ get ();
}
member ConversionInfo : HtmlConversionInfo with get
Property Value
HtmlConversionInfo