Title

DiagramPackage.Title property

Gets or sets a user-defined text string that serves as a descriptive title for the document. Maximum length is 63 characters.

public string Title { get; set; }

Property Value

A user-defined text string that serves as a descriptive title for the document.

See Also