Expert PDF Merge Library
AuthorName Property
NamespacesExpertPdf.MergePdfPdfDocumentInfoAuthorName
Expert PDF Merge Library
Gets or sets name of the document author.
Declaration Syntax
C#Visual BasicVisual C++
public string AuthorName { get; set; }
Public Property AuthorName As String
public:
property String^ AuthorName {
	String^ get ();
	void set (String^ value);
}

Assembly: ExpertPdf.MergePdf (Module: ExpertPdf.MergePdf) Version: 3.2.0.0 (3.2.0.0)