VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebGotoActionMetadataJS type / get_DestPageIndex Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_DestPageIndex Method
In This Topic
Gets the index of the destination page, that must be set in an image viewer.
Syntax
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS();

var value; // Type: number
value = instance.get_DestPageIndex();

Return Value

The index of the destination page, that must be set in an image viewer.
Browser Compatibility
56+
45+
11
See Also