[]
        
(Showing Draft Content)

C1.C1Preview.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)
Public Sub SetKeywordsAsText(value As String)
Parameters
Type Name Description
string value

The space-delimited list of keywords.