HiQPdf Documentation

HtmlDocumentHeaderDescription Property

HiQPdf Client for .NET Core
The HTML document description as defined by the description meta tag or an empty string if there is not a description meta tag

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public string Description { get; set; }

Property Value

Type: String
See Also

Reference