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
使用说明
- 调用: PDF action builder
- 稳定
相关 API
- THPDFActionBuilder
- THotPDF
- THPDFPage
- 目录