Specifies the Telepen Encoding to use on that symbology.
Namespace:
Neodynamic.SilverlightAssembly: Neodynamic.Silverlight.Barcode (in Neodynamic.Silverlight.Barcode.dll) Version: 1.0.0.0 (1.0.40.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.
|