Sets the document's subject string which will be saved in the document.

Introduced: X13.

Syntax

public string DocumentSubject { get; set; }
Public Property DocumentSubject() As String