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