VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / AcquiredImageCollection Class / Clearing Event
Syntax Requirements SeeAlso
In This Topic
    Clearing Event (AcquiredImageCollection)
    In This Topic
    Occurs when collection is clearing.
    Syntax
    'Declaration
    
    Public Event Clearing As System.EventHandler
    
    
    public event System.EventHandler Clearing
    
    
    public: __event System.EventHandler* Clearing
    
    
    public:
    event System.EventHandler^ Clearing
    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