OCROperator FieldingMode Property Cognex VisionPro 9.22
Get

Gets the fielding mode.

Set

Sets FieldingMode.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Syntax

public OCRFieldingMode FieldingMode { get; set; }

Property Value

Type: OCRFieldingMode
Remarks

If the fielding value is set to None, then fielding will not be used during execution

Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also