ExpertPdf PDF Creator Library
Author Property
NamespacesExpertPdf.PdfCreatorDocumentInformationAuthor
ExpertPdf PDF Creator Library
Gets or sets the name of the person who created the document..
Declaration Syntax
C#Visual BasicVisual C++
public string Author { get; set; }
Public Property Author As String
public:
property String^ Author {
	String^ get ();
	void set (String^ value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)