Click or drag to resize
HtmlDocumentInfoHtmlDocTitle Property
The HTML document title or null if the document does not have a title.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public string HtmlDocTitle { get; set; }

Property Value

Type: String
See Also