ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / Title Property

In This Topic
    Title Property (Settings)
    In This Topic
    Gets or sets the document's title.
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}
    See Also