HtmlDocumentHeaderSubject Property

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

Definition

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

Property Value

String

See Also