PdfDocumentInfoAuthorName Property |
Gets or sets the name of the PDF document author.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic string AuthorName { get; set; }Public Property AuthorName As String
Get
Set
Property Value
String
See Also