Datalogic .NET SDK
CodeIdModCodabar (Enumeration)
Syntax
public enum CodeIdModCodabar: int
{
Normal = 0,
CheckDigit = 2,
StripCheck = 4,
}
Namespace : Datalogic.API
Assembly : Datalogic.API.DLL
Description
AIM Code ID Modifiers for Codabar.
Name |
Value |
Description |
Normal |
0 |
Normal symbology label; no special processing. |
CheckDigit |
2 |
Check digit verified and sent. |
StripCheck |
4 |
Check digit verified and removed. |
See Also
Copyright © Datalogic ADC. All Right Reserved