VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Document Namespace / RestoreTextFromHalftoneCommand Class
RestoreTextFromHalftoneCommand Class Events
For a list of all events of this type, see RestoreTextFromHalftoneCommand.
Public Events
 NameDescription
Public EventOccurs if image processing was aborted by user. (Inherited from ProcessingCommandBase)
Public EventOccurs at the end of the image processing. (Inherited from ProcessingCommandBase)
Public EventOccurs during the image processing, to provide status on the progress of the command. (Inherited from ProcessingCommandBase)
Public EventOccurs at the beginning of the image processing. (Inherited from ProcessingCommandBase)
See Also