VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Twain Namespace / DeviceManager Class / State Property
Syntax Exceptions Requirements SeeAlso
    State Property (DeviceManager)
    Gets the state of the TWAIN device manager.
    Syntax
    'Declaration
    
    <ReadOnlyAttribute(True)>
    <BrowsableAttribute(False)>
    Public ReadOnly Property State As DeviceManagerState
    
    
     
    Exceptions
    ExceptionDescription
    Thrown if TWAIN device manager is disposed.
    Requirements

    Target Platforms: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also