Click or drag to resize

QRCodeOptions Properties

The QRCodeOptions type exposes the following members.

Properties
  NameDescription
Public propertyBlur
Enables additional detection procedure with BlurCommand preprocessing. By default the value is True.
Public propertyDetectMirroredQRCodes
Enables attempt to recognize QRCode barcodes on the mirrored image. By default the value is False.
Public propertyDetectNonSquareQRCodes
Enables attempt to recognize "non-square" QRCode barcodes. By default the value is False.
Top
See Also