Handling Events Before You Begin The UltraBarcode™ control exposes the following events: DataChanged ErrorMessageDisplaying The ErrorMessageDisplayingEventArgs object’s ErrorMessage property allows you to get or set the error message. The DataChangedEventArgs object’s NewData property conveniently allows you to ge...
Getting Started with UltraBarcode Click on a topic below to find information on how to get up and running quickly with the UltraBarcode™ series of controls. You will learn how to create a sample application using the control. This topic provides resources on how to get started with the UltraBarcode™ control. Addin...
Hiding Barcode Text Topic Overview Purpose A demonstration on using the UltraCode128Barcode™ control to hide the human-readable text. Required background Prerequisite topics required to understand this material. Topic Purpose About UltraBarcode Describes the control and related topics. Hiding Human Readable Text –...
Configuration Settings This section gives you an overview of settings in the UltraBarcode™ family of controls. Before You Begin If you do not set a Width or Height value of the Barcode, it is sized according to its container. Setting the Height and Width creates a containing rectangular area that the symbol is dis...
Configuring Stretch Members of the Stretch property: Fill - The content is resized to fill the destination dimensions. Because the content’s height and width are scaled independently, the original aspect ratio of the image is not preserved which is why we do not recommend using this value when the barcode is used ...
Configuring WidthToHeight Ratio The WidthToHeightRatio property (for all barcode grid symbologies ) defines the width to height ratio of a barcode row. For the linear symbologies, it defines the ratio of the bars height depending on the XDimension property value, i.e. if barcode. WidthToHeightRatio = 30, the bar h...
Code 39 The UltraCode39Barcode™ generates the Code 39 symbology (also known as USS Code 39, Code 3 of 9), which is the first alpha-numeric symbology developed to be used in a non-retail environment. It can be decoded with virtually any barcode reader. The variable-length format of the Data value accepts the follow...
Ean/Upc The UltraEanUpcBarcode™ supports the following numeric symbologies set by the CodeType property value: EAN-13 – set with CodeType=”Ean13”. This symbology encodes 12 digits of numeric characters and adds one Check Digit which is not a part of the Data value itself. The EAN13 Data consists of the following i...
GS1 DataBar GS1 DataBar is a code symbology which encodes data starting with an AI and a trailing GTIN. AI is an Application Identifier – ‘(01)’, which is not expected to be in the Data input except in the GS1 DataBar Expanded versions. GTIN is the acronym for Global Trade Item Number that identifies trade items d...
Intelligent Mail The Intelligent Mail barcode is a 65-bar code for use in the USPS mail stream. It combines routing ZIP Code information and tracking information into a single barcode using four distinct, vertical bar types (each bar is in one of the following states - full bar, ascender, tracker and descender). I...