THPDFActionBuilder.GoToRemotePage Method
Resumen del método: THPDFActionBuilder.GoToRemotePage Method
Declaración
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;
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
FileName | Archivo |
TargetPageIndex | Índice |
FitMode | Valor: GoToRemotePage |
Left | Coordenada |
Arriba | Coordenada |
Right | Coordenada |
Bottom | Coordenada |
Zoom | Valor: GoToRemotePage |
NewWindow | Valor: GoToRemotePage |
Valor de retorno
Devuelve un valor: THPDFActionBuilder
Notas de uso
- Llamada: PDF action builder
- Estable
APIs relacionadas
- THPDFActionBuilder
- THotPDF
- THPDFPage
- Contenido