This Symbology is also known as Shipping Container Code, EAN/UCC 14, DUN-14, EAN-14, UCC-14, UPC Case Code, UPC Shipping Container Code, Distribution Unit Number 14, SCC14, DUN14, EAN14, UCC14, EAN/UCC-14, Despatch Unit Number 14, GTIN-14
This Barcode Symbology is supported by the following Neodynamic products:
The value to encode passed to Barcode Professional must be 15 digits with the following structure: 01 + 13 digits. The checksum is automatically calculated by Barcode Professional 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 SCC-14 barcode image, please follow these steps:
- Set the Symbology property to Scc14
- Set the AddChecksum property to True
- Setting up dimensions and quiet zones:
- Set the BarWidth and BarHeight properties (Values are 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. It must be 01 + 13 digits only
- Setting up the Bearer Bars:
- Set the BearerBarStyle property to Frame, or HorizontalRules
- Set the BearerBarWidth property (Value is expressed in Inches)
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 SCC-14 barcode image, please follow these steps:
- Set the Symbology property to Scc14
- Set the AddChecksum property to True
- 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 and BarHeight properties (Values are expressed in Inches)
- Set the QuietZone property (Value is expressed in Inches)
- Set the Code property with the value to encode. It must be 01 + 13 digits only
- Setting up the Bearer Bars:
- Set the BearerBarStyle property to Frame, or HorizontalRules
- Set the BearerBarWidth property (Value is expressed in Inches)