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


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

Exporter クラス
Exporter メンバ