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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : DocumentInfo プロパティ
Gets or sets the Exporter.DocumentInfo object associated with the Exporter.Document assigned to the current exporter.
シンタックス
'宣言
 
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 メンバ