ExpertPdf Html to Pdf Converter Library
AuthorName Property
NamespacesExpertPdf.HtmlToPdfPdfDocumentInfoAuthorName
ExpertPdf Html to Pdf Converter Library
Gets or sets the name of the PDF 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)