Click or drag to resize

BaseImageProcessingAutomation.ErrorCode Property

An error code as result from any image processing execution.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
public BaseImageProcessingAutomation.ErrorCodes ErrorCode { get; set; }

Property Value

BaseImageProcessingAutomation.ErrorCodes
See Also