CogOCRMaxFielding FieldCount Property Cognex VisionPro 9.8
Get the number of fielding positions currently defined by the FieldString. Note that the returned value honors the EscapeCharacterEnabled and EscapeCharacter properties.

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

public int FieldCount { get; }

Property Value

Type: Int32
See Also