Specifies the Telepen Encoding to use on that symbology.

Namespace:  Neodynamic.ReportingServices
Assembly:  Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 6.0.1100.0 (6.0.1100.0)

Syntax

C#
public enum TelepenEncoding
Visual Basic (Declaration)
Public Enumeration TelepenEncoding
Visual C++
public enum class TelepenEncoding

Members

Member nameDescription
Ascii
Used to encode the full range of ASCII characters
Numeric
Used to encode pairs of numeric characters in double-density mode.

See Also