Specifies the Telepen Encoding to use on that symbology.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
C# |
---|
public enum TelepenEncoding |
Visual Basic |
---|
Public Enumeration TelepenEncoding |
Visual C++ |
---|
public enum class TelepenEncoding |
Members
Member name | Value | Description | |
---|---|---|---|
Ascii | 0 | Used to encode the full range of ASCII characters | |
Numeric | 1 | Used to encode pairs of numeric characters in double-density mode. |