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

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