VintaSoftTwain Control v6.0
VintaSoftTwain Object / DeviceScanCanceled Event
In This Topic
    DeviceScanCanceled Event
    In This Topic
    Description
    Occurs when scan process is canceled.
    Syntax
    Visual Basic
    Public Event DeviceScanCanceled()
    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