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