Specifies the Telepen Encoding to use on that symbology.
Namespace:
Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll)
Version: 2.0.3000.0 (2.0.3000.0)
Syntax
C# |
---|
public enum TelepenEncoding |
Visual Basic (Declaration) |
---|
Public Enumeration TelepenEncoding |
Visual C++ |
---|
public enum class TelepenEncoding |
Members
Member name | Description | |
---|---|---|
Ascii |
Used to encode the full range of ASCII characters
| |
Numeric |
Used to encode pairs of numeric characters in double-density mode.
|