FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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