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