VintaSoftTwain Control v6.0
VintaSoftTwain Object / DeviceManager_DllPath Property
In This Topic
    DeviceManager_DllPath Property
    In This Topic
    Description
    Gets or sets path to the TWAIN Data Source Manager.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property DeviceManager_DllPath As String
    Return Type
    Path to TWAIN_32.DLL or TWAINDSM.DLL.
    Remarks
    This property should be used when non standard path to the TWAIN Data Source Manager is used, for example on Citrix.
    See Also