VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainCapabilityInfoJS type / get_ContainerType Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ContainerType Method
In This Topic
Gets the container type of device capability value.
Syntax
var instance = new Vintasoft.Twain.WebTwainCapabilityInfoJS(id, name, containerType, valueType, currentValue, defaultValue, supportedValues);

var value; // Type: Vintasoft.Twain.WebTwainValueContainerTypeEnumJS
value = instance.get_ContainerType();

Return Value

Browser Compatibility
9
See Also