VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebGotoActionMetadataJS type / get_DestRect Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_DestRect Method
In This Topic
Gets the rect on destination page, in image space, measured in device-independent pixels (1/96th inch).
Syntax
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS();

var value; // Type: object
value = instance.get_DestRect();

Return Value

The rect on destination page, in image space, measured in device-independent pixels (1/96th inch).
Browser Compatibility
56+
45+
11
See Also