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

In This Topic
    Author Property (PdfExportOptions)
    In This Topic
    Specifies the Author of the PDF when using the PDF Viewer type.
    Syntax
    'Declaration
     
    Public Property Author As String
    public string Author {get; set;}
    See Also