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