Subject

DiagramPackage.Subject property

Gets or sets a user-defined text string that describes the contents of the document. Maximum length is 63 characters.

public string Subject { get; set; }

Property Value

A user-defined text string that describes the contents of the document.

See Also