ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / IC1WordInfo Interface / Keywords Property

In This Topic
    Keywords Property
    In This Topic
    Get or set keywords array of the Word/RTF document.
    Syntax
    'Declaration
     
    Property Keywords As System.String()
    System.string[] Keywords {get; set;}

    Property Value

    The text strings array.
    See Also