VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebGotoActionMetadataJS type / get_ZoomToDestRect Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ZoomToDestRect Method
In This Topic
Gets a value indicating whether viewer must be zoomed to the WebGotoActionMetadataJS.get_DestRect.
Syntax
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS();

var value; // Type: boolean
value = instance.get_ZoomToDestRect();

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.
Browser Compatibility
56+
45+
11
See Also