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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : Range プロパティ
Gets or sets the range of pages that is to be exported.
シンタックス
'宣言
 
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 メンバ