THPDFActionBuilder.GoToRemotePage Method

Souhrn metody: THPDFActionBuilder.GoToRemotePage Method

Deklarace

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;

Jednotka

HPDFDoc

Parametry

NázevÚčel
FileNameSoubor
TargetPageIndexIndex
FitModeHodnota: GoToRemotePage
LeftSouřadnice
NahoruSouřadnice
RightSouřadnice
BottomSouřadnice
ZoomHodnota: GoToRemotePage
NewWindowHodnota: GoToRemotePage

Návratová hodnota

Vrací hodnotu: THPDFActionBuilder

Poznámky k použití

Související API