HtmlDocumentHeaderDescription Property

The HTML document description as defined by the description meta tag or an empty string if there is not a description meta tag

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string Description { get; set; }

Property Value

String

See Also