THPDFActionBuilder.GoToPage Method

Method summary: THPDFActionBuilder.GoToPage Method

Declaration

class function GoToPage(PageIndex: Integer; FitMode: THPDFDestinationFitMode= dfmFit; Left: Single= 0; Top: Single= 0; Right: Single= 0; Bottom: Single= 0; Zoom: Single= 0): THPDFActionBuilder;

Unit

HPDFDoc

Parameters

NamePurpose
PageIndexIndex
FitModeValue: GoToPage
LeftCoordinate
TopCoordinate
RightCoordinate
BottomCoordinate
ZoomValue: GoToPage

Return value

Returns a value: THPDFActionBuilder

Usage notes

Related APIs