VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Twain Namespace / DeviceManager Class
In This Topic
    DeviceManager Class Properties
    In This Topic
    For a list of all properties of this type, see DeviceManager.
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of application, which uses the SDK.
    Public PropertyGets a value indicating whether the TWAIN device manager uses 32-bit devices.
    Public PropertyGets the default TWAIN device.
    Public PropertyGets a collection of TWAIN devices, which are installed in the system.
    Public PropertyGets a value that indicates whether the object is disposed.
    Public PropertyGets or sets a value indicating whether TWAIN device manager 2.x should be used.
    Public PropertyGets a value indicating whether TWAIN device manager is installed in the system.
    Public PropertyGets TWAIN device, which is opened in this TWAIN device manager.
    Public PropertyGets the handle of parent form of TWAIN device manager.
    Public PropertyGets the parent form invoker of TWAIN device manager.
    Public PropertyGets the state of the TWAIN device manager.
    Public PropertyGets or sets a value indicating whether the TWAIN device UI window must be shown as a top most window.
    Public PropertyGets or sets a path to the TWAIN device manager.
    Public PropertyGets or sets the TWAIN window initialization timeout in milliseconds.
    Public PropertyGets or sets a path to a directory, where data of VintaSoft TWAIN service must be saved. The VintaSoft TWAIN service is used for accessing 32-bit devices from 64-bit application.
    Public PropertyGets or sets a path to a directory, where the VintaSoft TWAIN service is located. The VintaSoft TWAIN service is used for accessing 32-bit devices from 64-bit application.
    See Also