PrintDocument for WinForms
SetOutputRange メソッド (OutputRangeForm)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Forms 名前空間 > OutputRangeForm クラス : SetOutputRange メソッド
The range to assign.
Assigns the output range.
シンタックス
'宣言
 
Public Overridable Sub SetOutputRange( _
   ByVal range As OutputRange _
) 
'使用法
 
Dim instance As OutputRangeForm
Dim range As OutputRange
 
instance.SetOutputRange(range)
public virtual void SetOutputRange( 
   OutputRange range
)

パラメータ

range
The range to assign.
参照

OutputRangeForm クラス
OutputRangeForm メンバ