VintaSoftTwain Control v6.0
VintaSoftTwain Object / DeviceManager_IsTwain2Compatible Property
In This Topic
    DeviceManager_IsTwain2Compatible Property
    In This Topic
    Description
    Gets or sets a value indicating whether TWAIN 2.x Data Source Manager must be used.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property DeviceManager_IsTwain2Compatible As Boolean
    Return Type
    TRUE (1) - TWAINDSM.DLL should be used as Data Source Manager, FALSE (0) - TWAIN_32.DLL should be used as Data Source Manager.
    Remarks
    Path to the TWAIN Data Source Manager will be refreshed when value of this property is changed.
    See Also