PdfDocumentInfoTitle Property |
Gets or sets PDF document title.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic string Title { get; set; }Public Property Title As String
Get
Set
Property Value
String
See Also