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