Sets the document's keywords which will be saved in the document.

Introduced: X13.

Syntax

public string[] DocumentKeywords { get; set; }
Public Property DocumentKeywords() As String()