ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocExportSettings Class / Title Property

In This Topic
    Title Property (DocExportSettings)
    In This Topic
    Gets or sets the title of the document.
    Syntax
    'Declaration
     
    Public Property Title As StringDefaultExportSetting
    public StringDefaultExportSetting Title {get; set;}

    Property Value

    A StringDefaultExportSetting object representing the title of the document.
    See Also