BaseImageProcessingElementIsAborted Property |
Is set to true if the user aborts the execution of this element.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool IsAborted { get; set; }
Property Value
Boolean
See Also