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