Click or drag to resize

BaseImageProcessingResultHandlerSuccessWritePortAutomation Property

The WritePortAutomation object that is used in case the image processing has been successful.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public BaseWritePortAutomation SuccessWritePortAutomation { get; set; }

Property Value

BaseWritePortAutomation
See Also