DioDocs for PDF
DisplayDocTitle プロパティ

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > ViewerPreferences クラス : DisplayDocTitle プロパティ
ウィンドウのタイトルバーに、ドキュメント情報辞書の Title エントリから取得したドキュメントタイトルを表示するかどうかを取得または設定します。

デフォルト値:false。

シンタックス
'宣言
 
Public Property DisplayDocTitle As System.Nullable(Of Boolean)
public System.Nullable<bool> DisplayDocTitle {get; set;}
参照

ViewerPreferences クラス
ViewerPreferences メンバ