DioDocs for PDF
PageIndex プロパティ (Destination)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > Destination クラス : PageIndex プロパティ
この宛先のターゲットページのインデックスを取得します。 ターゲットページがPageとして指定された場合、nullを返します。

このプロパティがnullでない場合、Y座標は左下隅を基準にしていることに注意してください(詳細については、Destinationの説明を参照してください)。

シンタックス
'宣言
 
Public ReadOnly Property PageIndex As System.Nullable(Of Integer)
public System.Nullable<int> PageIndex {get;}
参照

Destination クラス
Destination メンバ