Click or drag to resize

HtmlDocumentInfoHtmlDocTitle Property

The HTML document title or null if the document does not have a title.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public string HtmlDocTitle { get; set; }

Property Value

String
See Also