VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainRangeJS type / get_MinValue Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_MinValue Method
In This Topic
Gets a minimum value of device capability.
Syntax
var instance = new Vintasoft.Twain.WebTwainRangeJS(minValue, maxValue, stepSize);

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

Return Value

Minimum value of device capability.
Browser Compatibility
9
See Also