THPDFActionBuilder.GoToRemotePage Method

Riepilogo del metodo: THPDFActionBuilder.GoToRemotePage Method

Dichiarazione

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;

Unità

HPDFDoc

Parametri

NomeScopo
FileNameFile
TargetPageIndexIndice
FitModeValore: GoToRemotePage
LeftCoordinata
In altoCoordinata
RightCoordinata
BottomCoordinata
ZoomValore: GoToRemotePage
NewWindowValore: GoToRemotePage

Valore restituito

Restituisce un valore: THPDFActionBuilder

Note d'uso

API correlate