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

C1.WPF.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 メンバ
オーバーロード一覧