HtmlDocumentHeaderTitle Property

The HTML document title as defined by title tag or an empty string if there is no title defined in HTML

Definition

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

Property Value

String

See Also