Title

DocumentProperties.Title property

ドキュメントの説明的なタイトルとして機能するユーザー定義のテキスト文字列が含まれます。最大長は 63 文字です。

public string Title { get; set; }

関連項目