VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainGlobalSettingsJS type / getUserOS Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getUserOS Method
In This Topic
Returns the name of user OS.
Syntax
var instance = new Vintasoft.Twain.WebTwainGlobalSettingsJS();

var value; // Type: string
value = instance.getUserOS();

Return Value

Name of user OS.
Browser Compatibility
9
See Also