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

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