HtmlToPdfElementHtmlDocumentInfo Property

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

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public HtmlDocumentInfo HtmlDocumentInfo { get; }

Property Value

HtmlDocumentInfo

See Also