HiQPdf Documentation

HtmlDocumentHeaderTitle Property

HiQPdf Client for .NET Core
The HTML document title as defined by title tag or an empty string if there is no title defined in HTML

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

public string Title { get; set; }

Property Value

Type: String
See Also

Reference