VintaSoft Twain .NET SDK 14.1: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / Device Class / ImageAcquiringProgress Event
Syntax Remarks Example Requirements SeeAlso
In This Topic
    ImageAcquiringProgress Event (Device)
    In This Topic
    Occurs when image acquisition is in progress (only if Memory transfer mode is used).
    Syntax
    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: Acquire.

    Requirements

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

    See Also