Enum TelepenEncoding
Specifies the Telepen Encoding to use on that symbology.
Namespace:Neodynamic.SDK.Printing
Assembly:Neodynamic.SDK.ThermalLabel.dll
Syntax
public enum TelepenEncoding
Fields
Ascii
Used to encode the full range of ASCII characters
Declaration
Ascii = 0
Field Value
Type | Description |
---|---|
TelepenEncoding |
Numeric
Used to encode pairs of numeric characters in double-density mode.
Declaration
Numeric = 1
Field Value
Type | Description |
---|---|
TelepenEncoding |