DocumentProperties.Title

DocumentProperties.Title property

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

public string Title { get; set; }

See Also