THPDFActionBuilder.GoToRemotePage Method

メソッドの要約: THPDFActionBuilder.GoToRemotePage Method

宣言

class function GoToRemotePage(const FileName: AnsiString; TargetPageIndex: Integer; FitMode: THPDFDestinationFitMode= dfmFit; Left: Single= 0; Top: Single= 0; Right: Single= 0; Bottom: Single= 0; Zoom: Single= 0; NewWindow: boolean= false): THPDFActionBuilder;

ユニット

HPDFDoc

パラメータ

名前目的
FileNameファイル
TargetPageIndexインデックス
FitMode値: GoToRemotePage
Left座標
先頭座標
Right座標
Bottom座標
Zoom値: GoToRemotePage
NewWindow値: GoToRemotePage

戻り値

値を返します: THPDFActionBuilder

使用上の注意

関連 API