PdfDocumentInfoAuthor Property  | 
 
            Gets or sets a value representing the person who authored this 
PdfDocument.
            
 
    Namespace: 
   RadPdf.Data.Document
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
Syntaxpublic string Author { get; set; }Public Property Author As String
	Get
	Set
Property Value
Type: 
String
See Also