ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / PdfExportSettings Class / Author Property

In This Topic
    Author Property (PdfExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Author As StringDefaultExportSetting
    public StringDefaultExportSetting Author {get; set;}
    See Also