VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ProgressControllerBase Class
In This Topic
ProgressControllerBase Class Methods
In This Topic
For a list of all methods of this type, see ProgressControllerBase.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns the action progress controller wrapper of this progress controller.
Public MethodFinishes a sequence of stages.
Public MethodFinishes a sequence of steps.
Public MethodOverloaded. Go to next stage.
Public MethodGo to next step.
Public MethodStarts a sequence of stages.
Public MethodStarts a sequence of steps.
Protected Methods
 NameDescription
Protected MethodOccurs when stage progress is changed.
Protected MethodOccurs when step progress is changed.
See Also