VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / ProcessingFinishedEventArgs Class
In This Topic
    ProcessingFinishedEventArgs Class Properties
    In This Topic
    For a list of all properties of this type, see ProcessingFinishedEventArgs.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the action can be canceled. (Inherited from ProcessingEventArgs)
    Public PropertyGets or sets a value indicating whether the action must be canceled. (Inherited from ProcessingEventArgs)
    Public PropertyGets the processing result.
    Public PropertyGets the processing state. (Inherited from ProcessingStateEventArgs)
    Public PropertyGets or sets the target object. (Inherited from ProcessingEventArgs)
    See Also