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

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