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