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: 17.0.0
Syntax public string HtmlDocTitle { get; set; }
Public Property HtmlDocTitle As String
Get
Set
Property Value
Type:
StringSee Also