VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ActionProgressController Class
Constructors Properties Methods SeeAlso
In This Topic
ActionProgressController Class Members
In This Topic
The following tables list the members exposed by ActionProgressController.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ActionProgressController class.
Public Properties
 NameDescription
Public PropertyGets the action description.
Public PropertyGets the action level (depth).
Public PropertyGets the action source.
Public PropertyGets a value indicating whether an action is canceled.
Public PropertyGets a value indicating whether an action is finished.
Public PropertyGets the step count of an action.
Public Methods
 NameDescription
Public MethodCancels an action.
Public Methodstatic (Shared in Visual Basic)Creates the action progress controller that converts action progress to the specified progress event handler.
Public MethodOverloaded. Finishes a sequence of steps.
Public MethodOverloaded. Goes to the next step.
Public MethodOverloaded. Starts a sequence of steps.
See Also