HtmlConversionInfoHtmlHeader Property

The HTML document header containing the title, keywords and description of the HTML document

Definition

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

Property Value

HtmlDocumentHeader

See Also