VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageJS type / get_PageIndex Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_PageIndex Method
In This Topic
Gets the zero-based index of image in image source.
Syntax
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);

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

Return Value

Zero-based index of image in image source.
Browser Compatibility
9
See Also