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

使用上の注意

関連 API