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
See Also