Document Library for WinForms
SetOutputRange メソッド (OutputRangeForm)

C1.Win.Document.6 アセンブリ > C1.Win.Document.Forms 名前空間 > OutputRangeForm クラス : SetOutputRange メソッド
The range to assign.
The maximum possible page number.
Assigns the output range.
シンタックス
'宣言
 
Public Overridable Sub SetOutputRange( _
   ByVal range As OutputRange, _
   ByVal maxPageNumber As System.Nullable(Of Integer) _
) 
public virtual void SetOutputRange( 
   OutputRange range,
   System.Nullable<int> maxPageNumber
)

パラメータ

range
The range to assign.
maxPageNumber
The maximum possible page number.
参照

OutputRangeForm クラス
OutputRangeForm メンバ