get_ZoomToDestRect Method
Gets a value indicating whether viewer must be zoomed to the
WebGotoActionMetadataJS.get_DestRect.
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS();
var value; // Type: boolean
value = instance.get_ZoomToDestRect();
function get_ZoomToDestRect() : boolean;
Return Value
True - viewer must be scroolled and zoomed to the
WebGotoActionMetadataJS.get_DestRect, the
WebGotoActionMetadataJS.get_Zoom property must be ignored; false - viewer must be scrolled to the
WebGotoActionMetadataJS.get_DestRect.