Class TelepenEncoding
Specifies the Telepen Encoding to use on that symbology.
Inheritance
System.Object
TelepenEncoding
Namespace: Neodynamic.SDK.BarcodeCore
Assembly: Neodynamic.SDK.BarcodeCore.dll
Syntax
public sealed class TelepenEncoding : Enum
Fields
Ascii
Used to encode the full range of ASCII characters
Declaration
public const TelepenEncoding Ascii
Field Value
Type | Description |
---|---|
TelepenEncoding |
Numeric
Used to encode pairs of numeric characters in double-density mode.
Declaration
public const TelepenEncoding Numeric
Field Value
Type | Description |
---|---|
TelepenEncoding |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |