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


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

DocumentInfo クラス
DocumentInfo メンバ