ComponentOne Reports for WPF
C1.C1Report Namespace / ReportInfo Class / Keywords Property

In This Topic
    Keywords Property (ReportInfo)
    In This Topic
    Gets or sets keywords associated with the report.
    Syntax
    'Declaration
     
    Public Property Keywords As String
    public string Keywords {get; set;}
    See Also