THPDFActionBuilder.GoToPage Method

Methodeoverzicht: THPDFActionBuilder.GoToPage Method

Declaratie

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

Eenheid

HPDFDoc

Parameters

NaamDoel
PageIndexIndex
FitModeWaarde: GoToPage
LeftCoördinaat
BovenCoördinaat
RightCoördinaat
BottomCoördinaat
ZoomWaarde: GoToPage

Retourwaarde

Geeft een waarde terug: THPDFActionBuilder

Gebruiksaantekeningen

Gerelateerde API's