CogOCRMaxFielding FieldCount Property Cognex VisionPro 9.5
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: 69.0.0.0
Syntax

public int FieldCount { get; }

Property Value

Type: Int32
See Also