VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainDeviceManagerInitSettingsJS type
In This Topic
    WebTwainDeviceManagerInitSettingsJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebTwainDeviceManagerInitSettingsJS.
    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