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