Table of Contents

Class BarcodeFormatGs1CompositeConfiguration

Namespace
ScanbotSDK.MAUI.Core.Barcode
Assembly
ScanbotSDK.Shared.dll
public class BarcodeFormatGs1CompositeConfiguration : BarcodeFormatConfigurationBase
Inheritance
BarcodeFormatGs1CompositeConfiguration
Inherited Members

Constructors

BarcodeFormatGs1CompositeConfiguration()

public BarcodeFormatGs1CompositeConfiguration()

Properties

Gs1Handling

public Gs1Handling Gs1Handling { get; set; }

Property Value

Gs1Handling

Minimum1DQuietZoneSize

public int Minimum1DQuietZoneSize { get; set; }

Property Value

int

StrictMode

public bool StrictMode { get; set; }

Property Value

bool

Methods

FromJson(string)

public static BarcodeFormatGs1CompositeConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

BarcodeFormatGs1CompositeConfiguration