THPDFActionBuilder.GoToRemotePage Method
Metodesammendrag: 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;
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
FileName | Fil |
TargetPageIndex | Indeks |
FitMode | Værdi: GoToRemotePage |
Left | Koordinat |
Øverst | Koordinat |
Right | Koordinat |
Bottom | Koordinat |
Zoom | Værdi: GoToRemotePage |
NewWindow | Værdi: GoToRemotePage |
Returværdi
Returnerer en værdi: THPDFActionBuilder
Brugsnoter
- Kald: PDF action builder
- Stabil
Relaterede API'er
- THPDFActionBuilder
- THotPDF
- THPDFPage
- Indhold