[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.PdfExportSettings.Author

Author Property

Author

Gets or sets the name of the author to appear in the Document Properties dialog of the PDF viewer application.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting Author { get; set; }
Property Value
Type Description
StringDefaultExportSetting

A StringDefaultExportSetting object representing the author of the PDF document.