SetActionRemoteDestinationEx

Actions

Description

Replaces the file, explicit destination and window preference of an existing remote go-to action

Syntax

Function TPDFlib.SetActionRemoteDestinationEx(ActionID: Integer; Const FileName: WideString; DestPage, DestType, ValueMask: Integer; Left, Top, Right, Bottom, Zoom: Double; NewWindow: Integer): Integer;

Remarks

DestPage is zero based, DestType uses 1 through 8 for XYZ through FitBV and ValueMask uses bits 1, 2, 4, 8 and 16 for left, top, right, bottom and zoom

XYZ permits missing values, FitR requires mask 15 and zoom is expressed as a percentage