EVO PDF Logo

HtmlToPdfElementHtmlDocumentInfo Property

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public HtmlDocumentInfo HtmlDocumentInfo { get; }

Property Value

Type: HtmlDocumentInfo
See Also

Reference