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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintManager クラス : Range プロパティ
Gets or sets the OutputRange object specifying the pages to print.
シンタックス
'宣言
 
Public Property Range As OutputRange
'使用法
 
Dim instance As C1PrintManager
Dim value As OutputRange
 
instance.Range = value
 
value = instance.Range
public OutputRange Range {get; set;}
参照

C1PrintManager クラス
C1PrintManager メンバ