This Barcode Symbology is supported by the following Neodynamic products:
DAFT is a term used for a "generic" system of transcribing "four-state" barcodes such as those used in various postal systems without having to know the specific symbology which translates the raw codes into particular numbers or symbols. The data field or value to encode must contain a sequence of the following characters or digits to denote the descender, ascender, full-height and tracker bars of a custom 4-state barcode symbol:
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get an DAFT 4-State barcode image, please follow these steps:
- Set the Symbology property to DAFT
- Setting up dimensions and quiet zones:
- Set the Postal4StateTrackerBarWidth property (Values are expressed in Inches)
- Set the Postal4StateTrackerBarHeight property (Values are expressed in Inches)
- Set the Postal4StateBarsSpacing property (Values are expressed in Inches)
- Set the Code property with the value to encode i.e. a combination of letters D, A, F, T or digits 0, 1, 2, 3 as described above.
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get an DAFT 4-State barcode image, please follow these steps:
- Set the Symbology property to DAFT
- 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 Postal4StateTrackerBarWidth property (Values are expressed in Inches)
- Set the Postal4StateTrackerBarHeight property (Values are expressed in Inches)
- Set the Postal4StateBarsSpacing property (Values are expressed in Inches)
- Set the Code property with the value to encode i.e. a combination of letters D, A, F, T or digits 0, 1, 2, 3 as described above.