SSRSDocumentSource for WinForms
PreviewPageDocBase コンストラクタ

ページのオーナードキュメント。
ページインデックス。
ページを描画するときに使用するスムージングモード。
PreviewPageC1Doc クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal doc As IC1Document, _
   ByVal pageIdx As System.Integer, _
   ByVal smoothingMode As System.Drawing.Drawing2D.SmoothingMode _
)
public PreviewPageDocBase( 
   IC1Document doc,
   System.int pageIdx,
   System.Drawing.Drawing2D.SmoothingMode smoothingMode
)

パラメータ

doc
ページのオーナードキュメント。
pageIdx
ページインデックス。
smoothingMode
ページを描画するときに使用するスムージングモード。
参照

PreviewPageDocBase クラス
PreviewPageDocBase メンバ