Also known as Telepen Barcode, Telepen Numeric, Telepen Full ASCII, SB Electronic Systems Barcode
This Barcode Symbology is supported by the following Neodynamic products:
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get a Telepen barcode image, please follow these steps:
- Set the Symbology property to Telepen
- Set the TelepenEncoding property to:
- Ascii: Allows to encode the full range of ASCII characters
- Numeric: Allows to encode numeric data in double-density mode
- Setting up dimensions and quiet zones:
- Set the BarWidth property (Value is expressed in Inches)
- Set the BarHeight property (Value is expressed in Inches)
- Set the QuietZoneWidth property (Value is expressed in Inches)
- Set the TopMargin and BottomMargin properties (Values are expressed in Inches)
- Set the Code property with the value to encode.
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get a Telepen barcode image, please follow these steps:
- Set the Symbology property to Telepen
- Set the TelepenEncoding property to:
- Ascii: Allows to encode the full range of ASCII characters
- Numeric: Allows to encode numeric data in double-density mode
- Setting up dimensions and quiet zones:
All values for barcode dimensions are expressed in INCHES by default. However, Barcode Professional supports other unit of measurement such as Millimeter, Centimeter, and Mils. For modifying the unit of measurement for barcoding, please set up the BarcodeUnit property as needed.
- Set the BarWidth property (Value is expressed in Inches)
- Set the BarHeight property (Value is expressed in Inches)
- Set the QuietZone property (Value is expressed in Inches)
- Set the Code property with the value to encode.