HtmlToImageElementHtmlDocumentInfo Property

Gets an object populated after conversion with the title, keywords, and description of the converted HTML document rendered by the HTML to Image element.

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public HtmlDocumentInfo HtmlDocumentInfo { get; }

Property Value

HtmlDocumentInfo

See Also