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

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