VintaSoftTwain Control v6.0
VintaSoftTwain Object / DeviceImageAcquired Event
In This Topic
    DeviceImageAcquired Event
    In This Topic
    Description
    Occurs when image is acquired from device.
    Syntax
    Visual Basic
    Public Event DeviceImageAcquired()
    Remarks
    Here is a sequence of events if scan is successfully completed:

    Here is a sequence of events if scan is canceled:


    Here is a sequence of events if scan is failed:
    Example
    Please see example here.
    See Also