THPDFActionBuilder.GoToRemotePage Method

Metodesammendrag: THPDFActionBuilder.GoToRemotePage Method

Deklaration

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;

Enhed

HPDFDoc

Parametre

NavnFormål
FileNameFil
TargetPageIndexIndeks
FitModeVærdi: GoToRemotePage
LeftKoordinat
ØverstKoordinat
RightKoordinat
BottomKoordinat
ZoomVærdi: GoToRemotePage
NewWindowVærdi: GoToRemotePage

Returværdi

Returnerer en værdi: THPDFActionBuilder

Brugsnoter

Relaterede API'er