This Symbology is also known as RSS 14 Stacked Omnidirectional, Reduced Space Symbology 14 Stacked Omnidirectional, GS1 DataBar Stacked Omnidirectional
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 GS1 DataBar-14 Stacked Omnidirectional/RSS-14 Stacked Omnidirectional barcode image, please follow these steps:
- Set the Symbology property to GS1DataBarStackedOmnidirectional or GS1DataBar14StackedOmnidirectional or Rss14StackedOmnidirectional
- Setting up dimensions:
- Set the BarWidth property to 0.0208 (Value is expressed in Inches)
- Set the BarHeight property to 0.6864 (33 * BarWidth) or higher (Value is expressed in Inches)
- Set the Code property with a 13-digit value representing a GTIN-14 code excluding AI (01) and last check digit.
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 GS1 DataBar-14 Stacked Omnidirectional/RSS-14 Stacked Omnidirectional barcode image, please follow these steps:
- Set the Symbology property to GS1DataBarStackedOmnidirectional or GS1DataBar14StackedOmnidirectional or Rss14StackedOmnidirectional
- Setting up dimensions:
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 to 0.0208 (Value is expressed in Inches)
- Set the BarHeight property to 0.6864 (33 * BarWidth) or higher (Value is expressed in Inches)
- Set the Code property with a 13-digit value representing a GTIN-14 code excluding AI (01) and last check digit.