Class BarcodeFormatCommonTwoDConfiguration
- Namespace
- ScanbotSDK.MAUI.Core.Barcode
- Assembly
- ScanbotSDK.Shared.dll
public class BarcodeFormatCommonTwoDConfiguration : BarcodeFormatConfigurationBase
- Inheritance
-
BarcodeFormatCommonTwoDConfiguration
- Inherited Members
Constructors
BarcodeFormatCommonTwoDConfiguration()
public BarcodeFormatCommonTwoDConfiguration()
Properties
Formats
public BarcodeFormat[] Formats { get; set; }
Property Value
Gs1Handling
public Gs1Handling Gs1Handling { get; set; }
Property Value
StrictMode
public bool StrictMode { get; set; }
Property Value
Methods
FromJson(string)
public static BarcodeFormatCommonTwoDConfiguration FromJson(string rawJson)
Parameters
rawJsonstring