Document Library for WinForms
OutputRange コンストラクタ(String)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > OutputRange クラス > OutputRange コンストラクタ : OutputRange コンストラクタ(String)
The pages to be included.
Creates an instance of OutputRange that includes pages specified by the string parameter. The string may contain: - page numbers (1-based) separated by spaces or commas; - dashes ('-') to specify intervals (a dash at the end implies infinity).
シンタックス
'宣言
 
Public Function New( _
   ByVal pages As System.String _
)
public OutputRange( 
   System.string pages
)

パラメータ

pages
The pages to be included.
参照

OutputRange クラス
OutputRange メンバ
オーバーロード一覧