MicroQRCodeGenerator Properties
Generates a Micro QR Code barcode.Name | Description |
---|---|
CalcCheckSum | For internal use. Inherited from BarCode2DGenerator. |
CompactionMode | Gets or sets whether the barcode contains a number, an alphanumeric string, or a byte array. |
ErrorCorrectionLevel | Specifies the amount of redundancy built into the Micro QR code to compensate for calculation errors. |
IncludeQuietZone | Gets or sets whether to add a blank space around the Micro QR code to help separate the Micro QR code from neighboring elements. |
Name | Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase. |
Version | Gets or sets the barcode’s version. |
See Also