Table of Contents

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

BarcodeFormat[]

Methods

FromJson(string)

public static BarcodeFormatCommonFourStateConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

BarcodeFormatCommonFourStateConfiguration