ComponentOne Document Library for WPF
GetKeywordsAsText Method

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > DocumentInfo Class : GetKeywordsAsText Method
Returns the Keywords collection of the current object as a single space-delimited string.
Syntax
'Declaration
 
Public Function GetKeywordsAsText() As System.String
public System.string GetKeywordsAsText()
See Also

Reference

DocumentInfo Class
DocumentInfo Members