Table of Contents

Class BarcodeFormatDataBarConfiguration

Namespace
ScanbotSDK.MAUI.Core.Barcode
Assembly
ScanbotSDK.Shared.dll
public class BarcodeFormatDataBarConfiguration : BarcodeFormatOneDConfigurationBase
Inheritance
BarcodeFormatDataBarConfiguration
Inherited Members

Constructors

BarcodeFormatDataBarConfiguration()

public BarcodeFormatDataBarConfiguration()

Properties

Gs1Handling

public Gs1Handling Gs1Handling { get; set; }

Property Value

Gs1Handling

Methods

FromJson(string)

public static BarcodeFormatDataBarConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

BarcodeFormatDataBarConfiguration