VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Twain Namespace / Device Class
In This Topic
    Device Class Events
    In This Topic
    For a list of all events of this type, see Device.
    Public Events
     NameDescription
    Public EventOccurs when the asynchronous device event is occurs.
    Public EventOccurs when image is acquired from device.
    Public EventOccurs when image acquisition starts.
    Public EventOccurs when image acquisition is in progress (only if Memory transfer mode is used).
    Public EventOccurs when scan process is canceled.
    Public EventOccurs when scan session is completed.
    Public EventOccurs when scan process is failed.
    Public EventOccurs when Scan process is finished (scan session is completed; scan is canceled; scan is failed; user interface is closed).
    Public EventOccurs when the user interface of device is closed.
    See Also