CogOCRMaxClassifierCharResult IsPrimarySwap Property Cognex VisionPro 9.5
Whether the character in this result is a swap character of the primary character.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 69.0.0.0
Syntax

public bool IsPrimarySwap { get; }

Property Value

Type: Boolean
The IsPrimarySwap value. The default value is false.
See Also