Table of Contents

Class BarcodeFormatDataBarExpandedConfiguration

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

Constructors

BarcodeFormatDataBarExpandedConfiguration()

public BarcodeFormatDataBarExpandedConfiguration()

Properties

Gs1Handling

public Gs1Handling Gs1Handling { get; set; }

Property Value

Gs1Handling

Methods

FromJson(string)

public static BarcodeFormatDataBarExpandedConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

BarcodeFormatDataBarExpandedConfiguration