Click or drag to resize

ErrorArgsCancelled Property

Indicates if the error event has been cancelled.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public bool Cancelled { get; }

Property Value

Type: Boolean
See Also