OCRCurrentRecordConstants EnumerationCognex VisionPro 9.21

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

[FlagsAttribute]
public enum OCRCurrentRecordConstants
Members

  Member nameValueDescription
None0

Do not include any records in the CurrentRecord.

InputImage1

Include the input image in the CurrentRecord.

Region2

Include the interactive region in the CurrentRecord.

All4294967295

Include all possible records in the CurrentRecord.

See Also