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


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

DocumentInfo クラス
DocumentInfo メンバ