  | 
PdfDocumentInformationAuthor Property  | 
 
            Gets or sets the name of the pdf document author.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntaxpublic string Author { get; set; }Public Property Author As String
	Get
	Set
Property Value
Type: 
String
See Also