PrintDocument for WinForms
Document プロパティ (Exporter)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : Document プロパティ
エクスポートするドキュメントを取得または設定します。
シンタックス
'宣言
 
Public Property Document As System.Object
'使用法
 
Dim instance As Exporter
Dim value As System.Object
 
instance.Document = value
 
value = instance.Document
public System.object Document {get; set;}
参照

Exporter クラス
Exporter メンバ