Click or drag to resize

BaseImageProcessingAutomationErrorCode 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 BaseImageProcessingAutomationErrorCodes ErrorCode { get; set; }

Property Value

BaseImageProcessingAutomationErrorCodes
See Also