VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainDeviceManagerInitSettingsJS type
Constructors SeeAlso
In This Topic
    WebTwainDeviceManagerInitSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebTwainDeviceManagerInitSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebTwainDeviceManagerInitSettingsJS class.
    Methods
     NameDescription
    Public MethodGets an interval, in milliseconds, during which the device manager must refresh its session.
    Public MethodGets the country code, which must be used by TWAIN device manager.
    Public MethodGets a value indicating whether TWAIN device manager supports 32-bit devices.
    Public MethodGets a value indicating whether TWAIN device manager supports 64-bit devices.
    Public MethodGets a value indicating whether TWAIN 2.x Data Source Manager should be used.
    Public MethodGets the language, which must be used by TWAIN device manager.
    Public MethodGets a value indicating whether the TWAIN device UI window must be shown as a top most window.
    Public MethodSets an interval, in milliseconds, during which the device manager must refresh its session.
    Public MethodSets the country code, which must be used by TWAIN device manager.
    Public MethodSets a value indicating whether TWAIN device manager should support 32-bit devices.
    Public MethodSets a value indicating whether TWAIN device manager should support 64-bit devices.
    Public MethodSets a value indicating whether TWAIN 2.x Data Source Manager should be used.
    Public MethodSets the language, which must be used by TWAIN device manager.
    Public MethodSets a value indicating whether the TWAIN device UI window must be shown as a top most window.
    See Also