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