THPDFActionBuilder.GoToRemotePage Method
Methodenzusammenfassung: 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;
Unit
HPDFDoc
Parameter
| Name | Zweck |
|---|---|
FileName | Datei |
TargetPageIndex | Index |
FitMode | Wert: GoToRemotePage |
Left | Koordinate |
Oben | Koordinate |
Right | Koordinate |
Bottom | Koordinate |
Zoom | Wert: GoToRemotePage |
NewWindow | Wert: GoToRemotePage |
Rückgabewert
Gibt einen Wert zurück: THPDFActionBuilder
Verwendungshinweise
- Aufruf: PDF action builder
- Stabil
Verwandte APIs
- THPDFActionBuilder
- THotPDF
- THPDFPage
- Inhalt