CogOCRMaxFieldingDefinition Editable Property Cognex VisionPro 9.5
Get whether the CharacterSet and/or Wildcard fields may be modified. Note that this property does NOT control access to either the Alias or Enabled properties - they are always modifiable.

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

public bool Editable { get; }

Property Value

Type: Boolean
Remarks

The editable field can only be set when this class is first constructed.
See Also