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