FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport 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