ComponentOne Document Library for UWP
Keywords Property

C1.UWP.Document Assembly > C1.Xaml.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