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


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

Exporter クラス
Exporter メンバ