PrintDocument for WinForms
PreviewPageExternal コンストラクタ


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > PreviewPageExternal クラス : PreviewPageExternal コンストラクタ
The list that is the source of the page.
Page index in the list.
Initializes a new instance of the PreviewPageExternal class.
シンタックス
'宣言
 
Public Function New( _
   ByVal list As System.Collections.IList, _
   ByVal idx As System.Integer _
)
'使用法
 
Dim list As System.Collections.IList
Dim idx As System.Integer
 
Dim instance As New PreviewPageExternal(list, idx)
public PreviewPageExternal( 
   System.Collections.IList list,
   System.int idx
)

パラメータ

list
The list that is the source of the page.
idx
Page index in the list.
参照

PreviewPageExternal クラス
PreviewPageExternal メンバ