QRCodeOptions Properties
Contains options specific to the QR symbology.
Name | Description |
---|---|
Compaction |
Gets or sets the mode for data encoding in the QR code. |
Error |
Gets or sets the error correction level used in QR Code. |
Frame |
Gets or sets the frame for QR codes. |
Logo | Gets or sets the barcode logo. |
Show |
Gets or sets whether bar code text data should be displayed in a bar code image.
Inherited from Bar |
Version | Gets or sets the QR Code version. |
See Also