THPDFActionBuilder.GoToPage Method
Resumen del método: THPDFActionBuilder.GoToPage Method
Declaración
class function GoToPage(PageIndex: Integer; FitMode: THPDFDestinationFitMode= dfmFit; Left: Single= 0; Top: Single= 0; Right: Single= 0; Bottom: Single= 0; Zoom: Single= 0): THPDFActionBuilder;
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
PageIndex | Índice |
FitMode | Valor: GoToPage |
Left | Coordenada |
Arriba | Coordenada |
Right | Coordenada |
Bottom | Coordenada |
Zoom | Valor: GoToPage |
Valor de retorno
Devuelve un valor: THPDFActionBuilder
Notas de uso
- Llamada: PDF action builder
- Estable
APIs relacionadas
- THPDFActionBuilder
- THotPDF
- THPDFPage
- Contenido