Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / Keywords Property

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