HiQPdf Documentation

HtmlObjectBaseConversionInfo Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public HtmlConversionInfo ConversionInfo { get; }

Property Value

Type: HtmlConversionInfo
See Also

Reference