VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / getFocusedIndex Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getFocusedIndex Method
In This Topic
Returns the index of focused image.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

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

Return Value

Index of focused image.
Browser Compatibility
56+
45+
11
See Also