VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane.ImageProcessing Namespace / SaneAcquiredImageProcessingProgressEventArgs Class
Constructors Properties Fields SeeAlso
In This Topic
SaneAcquiredImageProcessingProgressEventArgs Class Members
In This Topic
The following tables list the members exposed by SaneAcquiredImageProcessingProgressEventArgs.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SaneAcquiredImageProcessingProgressEventArgs class.
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Provides a value to use with events that do not have event data. (Inherited from System.EventArgs)
Public Properties
 NameDescription
Public PropertyCurrent action.
Public PropertyIndicates that current action can be canceled.
Public PropertyIndicates that current action must be canceled.
Public PropertyGets the progress, in percents, of current action.
See Also