VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Sane.ImageProcessing Namespace / SaneAcquiredImageProcessingProgressEventArgs Class / Action Property
Syntax Requirements SeeAlso
In This Topic
    Action Property (SaneAcquiredImageProcessingProgressEventArgs)
    In This Topic
    Current action.
    Syntax
    'Declaration
    
    Public ReadOnly Property Action As SaneAcquiredImageProcessingAction
    
    
    public SaneAcquiredImageProcessingAction Action { get; }
    
    
    public: __property SaneAcquiredImageProcessingAction get_Action();
    
    
    
    Requirements

    Target Platforms: .NET 9; .NET 8; .NET 7; .NET 6

    See Also