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
	Get
	Set
public:
property String^ AuthorName {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)