CogIDUpcEan EAN8AddOnValid Property Cognex VisionPro
If True, allow EAN-8 symbols with add-on symbols (2 or 5 digit). If True, AddOnEnabled must also be True.

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

public bool EAN8AddOnValid { get; set; }

Property Value

Type: Boolean
Default value is false.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

See Also