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


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

DocumentInfo クラス
DocumentInfo メンバ