This Barcode Symbology is supported by the following Neodynamic products:
It contains the "ZIP code" of the receiver and a "Content Identifier Number".
The value to encode length is fixed to 8 digits and it must have the following structure:
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 USPS Sack Label barcode image, please follow these steps:
- Set the Symbology property to UspsSackLabel
- Setting up dimensions and quiet zones:
- Set the BarWidth property to 0.015 (Values are expressed in Inches)
- Set the BarHeight property to 0.7 (Values are expressed in Inches)
- Set the BarRatio property to 3
- Set the QuietZoneWidth property to 0.15 (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 8 digits only
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 USPS Sack Label barcode image, please follow these steps:
- Set the Symbology property to UspsSackLabel
- 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 property to 0.015 (Values are expressed in Inches)
- Set the BarHeight property to 0.7 (Values are expressed in Inches)
- Set the BarRatio property to 3
- Set the QuietZone property to 0.15, 0, 0.15, 0 - Left, Top, Right, and Bottom zones (Value is expressed in Inches)
- Set the Code property with the value to encode. It must be 8 digits only