[]
        
(Showing Draft Content)

C1.Document.DocumentInfo.SetKeywordsAsText

SetKeywordsAsText Method

SetKeywordsAsText(string)

Assigns the Keywords collection on the current object from a single string containing the space-delimited list of keywords. (Note that the Keywords collection is cleared by this method prior to assignment.)

Declaration
public void SetKeywordsAsText(string value)
Parameters
Type Name Description
string value

The space-delimited list of keywords.