ComponentOne Document Library for WPF
Keywords Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > DocumentInfo Class : Keywords Property
Gets or sets the keywords for a document.
Syntax
'Declaration
 
Public Property Keywords As System.String()
public System.string[] Keywords {get; set;}
See Also

Reference

DocumentInfo Class
DocumentInfo Members