ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentInfo Class / GetKeywordsAsText Method

In This Topic
    GetKeywordsAsText Method
    In This Topic
    Returns the Keywords collection of the current object as a single space-delimited string.
    Syntax
    'Declaration
     
    Public Function GetKeywordsAsText() As System.String
    public System.string GetKeywordsAsText()
    See Also