HtmlDocumentInfoHtmlDocTitle Property |
The HTML document title or null if the document does not have a title.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic string HtmlDocTitle { get; set; }Public Property HtmlDocTitle As String
Get
Set
Property Value
String
See Also