Specifies the Telepen Encoding to use on that symbology.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
| C# |
|---|
public enum TelepenEncoding |
| Visual Basic |
|---|
Public Enumeration 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. |