THPDFActionBuilder.GoToRemotePage Method
Riepilogo del metodo: THPDFActionBuilder.GoToRemotePage Method
Dichiarazione
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
Parametri
| Nome | Scopo |
|---|---|
FileName | File |
TargetPageIndex | Indice |
FitMode | Valore: GoToRemotePage |
Left | Coordinata |
In alto | Coordinata |
Right | Coordinata |
Bottom | Coordinata |
Zoom | Valore: GoToRemotePage |
NewWindow | Valore: GoToRemotePage |
Valore restituito
Restituisce un valore: THPDFActionBuilder
Note d'uso
- Chiamata: PDF action builder
- Stabile
API correlate
- THPDFActionBuilder
- THotPDF
- THPDFPage
- Sommario