VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebAcquiredImageCollectionJS type / get_Count Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Count Method
In This Topic
Gets count of images in image collection.
Syntax
var instance = new Vintasoft.Twain.WebAcquiredImageCollectionJS(twainDeviceManager);

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

Return Value

Count of images in image collection.
Browser Compatibility
9
See Also