VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Document Namespace / HolePunchRemovalCommand Class
In This Topic
    HolePunchRemovalCommand Class Events
    In This Topic
    For a list of all events of this type, see HolePunchRemovalCommand.
    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