HiQPdf Documentation

HtmlDocumentHeaderSubject Property

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

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

public string Subject { get; set; }

Property Value

Type: String
See Also

Reference