THPDFActionBuilder.GoToRemotePage Method
Metodsammanfattning: THPDFActionBuilder.GoToRemotePage Method
Deklaration
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;
Enhet
HPDFDoc
Parametrar
| Namn | Syfte |
|---|---|
FileName | Fil |
TargetPageIndex | Index |
FitMode | Värde: GoToRemotePage |
Left | Koordinat |
Överst | Koordinat |
Right | Koordinat |
Bottom | Koordinat |
Zoom | Värde: GoToRemotePage |
NewWindow | Värde: GoToRemotePage |
Returvärde
Returnerar ett värde: THPDFActionBuilder
Användningsanteckningar
- Anrop: PDF action builder
- Stabil
Relaterade API:er
- THPDFActionBuilder
- THotPDF
- THPDFPage
- Innehåll