Gets the index of the destination page, that must be set in an image viewer.
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS();
var value; // Type: number
value = instance.get_DestPageIndex();
function get_DestPageIndex() : number;
Return Value
The index of the destination page, that must be set in an image viewer.