VintaSoft Twain .NET SDK 15.3: Documentation for .NET developer
Vintasoft.WiaImageScanning Namespace / WiaDeviceManager Class
Constructors Properties Methods SeeAlso
In This Topic
    WiaDeviceManager Class Members
    In This Topic
    The following tables list the members exposed by WiaDeviceManager.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WiaDeviceManager class.
    Public Properties
     NameDescription
    Public PropertyGets available WIA devices.
    Public PropertyGets a value indicating whether this WIA device manager is opened.
    Public PropertyGets the opened WIA device.
    Public Methods
     NameDescription
    Public MethodCloses this WIA device manager.
    Public MethodDisposes this WIA device manager.
    Public MethodOpens this WIA device manager.
    Public MethodDisplays the WIA device selection dialog so the user can select the WIA device and returns selected WIA device.
    See Also