VintaSoftTwain Control v6.0
VintaSoftTwain Object / DeviceManager_IsAvailable Property
In This Topic
    DeviceManager_IsAvailable Property
    In This Topic
    Description
    Gets a value indicating whether TWAIN is installed in the system.
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property DeviceManager_IsAvailable As Boolean
    Return Type
    TRUE (1) - TWAIN Data Source Manager is found, FALSE (0) - TWAIN Data Source Manager not found.
    Remarks
    Path to the TWAIN Data Source Manager can be set manually using the DeviceManager_DllPath property.
    See Also