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


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

DocumentInfo クラス
DocumentInfo メンバ