THPDFActionBuilder.GoToRemotePage Method

메서드 요약: THPDFActionBuilder.GoToRemotePage Method

선언

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;

유닛

HPDFDoc

매개 변수

이름목적
FileName파일
TargetPageIndex인덱스
FitMode값: GoToRemotePage
Left좌표
맨 위좌표
Right좌표
Bottom좌표
Zoom값: GoToRemotePage
NewWindow값: GoToRemotePage

반환 값

값을 반환함: THPDFActionBuilder

사용 참고

관련 API