Java Barcode Generator, .NET Barcode Generator for C#, ASP.NET, VB.NET
HOME PURCHASE SITEMAP COMPANY

Home > Barcode Generator Software > Code-93 Barcode Generator Software for Windows XP, Vista, Windows 7

Download Barcode Generator Software

Code-93 Barcode Generator for Windows

Generating Code-93 Bar Code in Windows XP, Vista, Windows 7

  • Easily generate Code-93 barcodes in Windows operating systems
  • Easy setup, no registration key, no activation code required
  • Generate high quality Code-93 images in JPEG, GIF & PNG formats
  • Generate Code-93 barcodes in Windows XP, Vista, Windows 7
  • Mature Barcode Generator Software since 2003


Quick Navigate

 

1. Code-93 Barcode Introduction

Code-93 is also known as ANSI/AIM Code 93, ANSI/AIM Code 93, Uniform Symbology Specification Code 93, USS Code 93, USS 93, Code 9/3, USS-93, USD-3, Code 93 Extended, and Code 93 Full ASCII

Code 93 is a barcode symbology designed in 1982 by Intermec to provide a higher density and data security enhancement to Code 39. It is an alphanumeric, variable length symbology. Code 93 is used primarily by Canadian postal office to encode supplementary delivery information. Every symbol includes two check characters.


Sample of a Code 93 Barcode


 

2. Code-93 Encoding Data Scope

Code 93 Barcode for .NET, ASP.NET supports:
  • 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
  • uppercase letters (A through Z)
  • - (Dash), . (Point), $ (Dollar), / (Slash), + (Plus), % (Percentage), (Space)


 

3. Code-93 Barcode Property Settings

  • Set the Type property to BarcodeType.CODE93
  • Set the Data property with the value to encode. Type is string.
  • Setting up barcode image size:
    • Set property UOM (Unit of Measure) for properties BarWidth, BarHeight, LeftMargin and TopMargin.
      Default is UnitOfMeasure.Pixel (0). Valid values are UnitOfMeasure.Pixel (0), UnitOfMeasure.CM (1), UnitOfMeasure.Inch (2).
    • Set the BarWidth (for bar cell width) and BarHeight (for bar cell height) properties. Both types are float.
    • Set the LeftMargin and TopMargin properties, and types are both float.
    • Set the Resolution property (Value is expressed in DPI - Dots per inch). This property is not working in Windows Controller, we will use end user's windows resultion.
  • Setting up text style in barcode image:
    • Set the ShowText properties. If this value is true, barcode data will be displayed with the barcode.
    • Set the TextFont property. The font used to display text in barcode image.
  • Set the Format property for barcode image type. Value can be "gif", "jpg", "png", and "bmp", default is "png".
  • Set BearerBars property, if you want to draw borders around barcode image. Value can be BearerBar.None (no bear bars), BearerBar.Frame (top, bottom, left, right borders drawn), BearerBar.TopBottom (only top, bottom's are drawn).
  • Set Rotate property, if you want to rotate barcode image.
    Value can be
    0 (RotateOrientation.BottomFacingDown),
    1 (RotateOrientation.BottomFacingLeft),
    2 (RotateOrientation.BottomFacingUp),
    3 (RotateOrientation.BottomFacingRight)
  • AddCheckSum property is not applied here. Check character "C" and "K" will always be applied.


Download Barcode Generator Software






   Copyright 2010 BarcodeLib.com. Provides High Quality Code-93 Barcode Generator, Code-93 Generator. All rights reserved.