CogOCRMaxFont Name Property Cognex VisionPro
The name of the font.

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

public string Name { get; set; }

Property Value

Type: String
The Name value. The default value is "".
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfName
See Also