FlexReport for WPF
Title プロパティ (DocumentInfo)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > DocumentInfo クラス : Title プロパティ
ドキュメントのタイトルを取得または設定します。
シンタックス
'宣言
 
Public Property Title As System.String
'使用法
 
Dim instance As DocumentInfo
Dim value As System.String
 
instance.Title = value
 
value = instance.Title
public System.string Title {get; set;}
参照

DocumentInfo クラス
DocumentInfo メンバ