Skip to main content
A newer version of this page is available. .

QRCodeGenerator Properties

Generates a QR Code bar code.
Name Description
CalcCheckSum For internal use. Inherited from BarCode2DGenerator.
CompactionMode Gets or sets whether numeric, alpha-numeric or byte information should be used as the bar code’s data.
ErrorCorrectionLevel Gets or sets the amount of redundancy built into the bar code’s coding, to compensate for calculation errors.
Logo Specifies the image that overlays the QR code.
Name Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase.
ScaleFactor For internal use.
SymbologyCode For internal use. Gets the bar code symbology for the current generator object.
Version Gets or sets the bar code’s size.
See Also