Click or drag to resize

BaseImageProcessingElementIsAutoTestWhenOpened Property

If true the image processing of this object is started immediately when the dialog is opened.

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

Property Value

Boolean
See Also