Gets the rect on destination page, in image space, measured in device-independent pixels (1/96th inch).
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS();
var value; // Type: object
value = instance.get_DestRect();
function get_DestRect() : object;
Return Value
The rect on destination page, in image space, measured in device-independent pixels (1/96th inch).