|  | Telepen Either set Symbology property in codebehind .cs file
 
 BCSBarcodeCtrl1.Symbology = 18;
 
 Or add a tag directly
 
 < img src="barcodesoft.ashx?s=telepen
 
 
 
		Telepen symbology was designed to encode full ASCII character set with high accuracy. It has 2 different modes: alphanumeric mode and numeric-only mode.
 A check digit is required.
 See Also
 |