Also known as Denso Barcode, QRCode, Quick Response Code, JIS X 0510, ISO/IEC18004
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 QR Code barcode image, please follow these steps:
- Set the Symbology property to QRCode
- Set the QRCodeVersion property
- Set the QRCodeErrorCorrectionLevel property
- Set the QRCodeEncoding property
- Setting up dimensions and quiet zones:
- Set the QRCodeModuleSize property (Value is 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
- If desired, you can use the tilde character "~" to specify special characters in the input data. To do that you must set the QRCodeProcessTilde property to True. Read more about how it works.
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 QR Code barcode image, please follow these steps:
- Set the Symbology property to QRCode
- Set the QRCodeVersion property
- Set the QRCodeErrorCorrectionLevel property
- Set the QRCodeEncoding property
- 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 QRCodeModuleSize property (Value is expressed in Inches)
- Set the QuietZone 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
- If desired, you can use the tilde character "~" to specify special characters in the input data. To do that you must set the QRCodeProcessTilde property to True. Read more about how it works.
When working with QR Code tilde processing keep in mind the following rules: