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


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

DocumentInfo クラス
DocumentInfo メンバ