THPDFActionBuilder.GoToPage Method
メソッドの要約: THPDFActionBuilder.GoToPage Method
宣言
class function GoToPage(PageIndex: Integer; FitMode: THPDFDestinationFitMode= dfmFit; Left: Single= 0; Top: Single= 0; Right: Single= 0; Bottom: Single= 0; Zoom: Single= 0): THPDFActionBuilder;
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
PageIndex | インデックス |
FitMode | 値: GoToPage |
Left | 座標 |
先頭 | 座標 |
Right | 座標 |
Bottom | 座標 |
Zoom | 値: GoToPage |
戻り値
値を返します: THPDFActionBuilder
使用上の注意
- 呼び出し: PDF action builder
- 安定
関連 API
- THPDFActionBuilder
- THotPDF
- THPDFPage
- 目次