The HTML document keywords as defined by the keywords meta tag or an empty string if there is not a keywords meta tag
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public string Keywords { get; set; }
Public Property Keywords As String
Get
Set
public:
property String^ Keywords {
String^ get ();
void set (String^ value);
}
member Keywords : string with get, set
Property Value
Type:
String
Reference