'Declaration Public ReadOnly Property Decode As Boolean
public bool Decode { get; }
public: __property bool get_Decode();
Property Value
true - barcode value is decoded successfully; false - barcode value is not decoded.
'Declaration Public ReadOnly Property Decode As Boolean
public bool Decode { get; }
public: __property bool get_Decode();
This property will be set to false if quiet zone around the barcode does not conform the specification. Different barcode symbologies require different quiet zone size, in single modules:
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5