HiQPdf Documentation

HtmlDocumentHeaderKeywords Property

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

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

public string Keywords { get; set; }

Property Value

Type: String
See Also

Reference