DioDocs for PDF
DestinationFitR コンストラクタ(Int32,RectangleF)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > DestinationFitR クラス > DestinationFitR コンストラクタ : DestinationFitR コンストラクタ(Int32,RectangleF)
ターゲットページのインデックス。
左下隅を基準にしてフィットする四角形。
DestinationFitRクラスの新しいインスタンスを初期化します。

このコンストラクタを使用して移動成する場合は、すべてのY座標をページの下部を基準にして指定する必要があることに注意してください。 詳細については、Destinationの説明を参照してください。

シンタックス
'宣言
 
Public Function New( _
   ByVal pageIndex As System.Integer, _
   ByVal pdfBounds As System.Drawing.RectangleF _
)
public DestinationFitR( 
   System.int pageIndex,
   System.Drawing.RectangleF pdfBounds
)

パラメータ

pageIndex
ターゲットページのインデックス。
pdfBounds
左下隅を基準にしてフィットする四角形。
参照

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