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

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