ComponentOne Word for UWP
Keywords Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > IC1WordInfo Interface : Keywords Property
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

Reference

IC1WordInfo Interface
IC1WordInfo Members