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