Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

QRCodeOptions Properties
Show Inherited Hide Inherited

Contains options specific to the QR symbology.
Name Description
CompactionMode Gets or sets the mode for data encoding in the QR code.
ErrorLevel Gets or sets the error correction level used in QR Code.
FrameOptions Gets or sets the frame for QR codes.
Logo Gets or sets the barcode logo.
ShowCodeText Gets or sets whether bar code text data should be displayed in a bar code image. Inherited from BarCodeGeneratorOptions.
Version Gets or sets the QR Code version.
See Also