Reports for WinForms
DocumentLocation コンストラクタ(Int32,Int32,RectangleD,UnitTypeEnum,Single)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > DocumentLocation クラス > DocumentLocation コンストラクタ : DocumentLocation コンストラクタ(Int32,Int32,RectangleD,UnitTypeEnum,Single)
論理ページ番号。
0から始まるページインデックス。
ページ上の範囲( unitsで指定)。
boundsの指定に使用する単位。
unitsがピクセルの場合の解像度。
DocumentLocationクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal pageNo As System.Integer, _
   ByVal pageIndex As System.Integer, _
   ByVal bounds As RectangleD, _
   ByVal units As UnitTypeEnum, _
   ByVal dpi As System.Single _
)
public DocumentLocation( 
   System.int pageNo,
   System.int pageIndex,
   RectangleD bounds,
   UnitTypeEnum units,
   System.float dpi
)

パラメータ

pageNo
論理ページ番号。
pageIndex
0から始まるページインデックス。
bounds
ページ上の範囲( unitsで指定)。
units
boundsの指定に使用する単位。
dpi
unitsがピクセルの場合の解像度。
参照

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