EnableQRDoublePass Property
Summary
Indicates whether to enable the double pass setting when reading QR symbols.
Syntax
public bool EnableQRDoublePass { get; set; }
Public Property EnableQRDoublePass() As Boolean
Get
Set
public:
property bool EnableQRDoublePass
{
bool get()
void set(bool value)
}
Property Value
true to use double pass when reading QR symbols. Otherwise, false. The default value is false.