Sets the document's keywords which will be saved in the document.
Introduced: X13.
public string[] DocumentKeywords { get; set; }
Public Property DocumentKeywords() As String()