C1.WPF.Document Assembly / C1.WPF.Document Namespace / DocumentInfo Class / GetKeywordsAsText Method

In This Topic
GetKeywordsAsText Method (DocumentInfo)
In This Topic
Returns the Keywords collection of the current object as a single space-delimited string.
Syntax
'Declaration
 
Public Function GetKeywordsAsText() As String
 
See Also