Click or drag to resize

QRCode Class

QRCode
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.Configuration.QRCode

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class QRCode : SymbologyLengths

The QRCode type exposes the following members.

Constructors
NameDescription
Public methodQRCode
Initializes a new instance of the QRCode class
Public methodQRCode
Initializes a new instance of the QRCode class
Top
Properties
NameDescription
Public propertyAbsoluteGrid
absoluteGrid enables or disables Absolute Grid algorithm.
Public propertyCharacterSetMode
characterSetMode controls the character set in use for the decoded label.
Public propertyGs1DlQrcode
To be added.
Public propertyGs1Qrcode
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyQrMirror
qrMirror controls the mirror mode.
Public propertyS2dEnable
s2dEnable enables device configuration through Scan2Deploy QR Codes.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Public propertyWifiEnable
wifiEnable enables Wi-Fi configuration through Wi-Fi QR Code.
Top
Remarks
QRCode is the class that configures the QR Code Symbology.

[Android Documentation]

See Also