CogOCRMaxTuneParams RegenerateFont Property Cognex VisionPro
Controls whether the OCRMax tuning mechanism will regenerate the characters in the pre-existing font.

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

public bool RegenerateFont { get; set; }

Property Value

Type: Boolean
The RegenerateFont value. The default value is true.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfRegenerateFont
See Also