Table of Contents

Class BarcodeFormatDataBarExpandedConfiguration

Namespace
ScanbotSDK.MAUI.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

FromNative(BarcodeFormatDataBarExpandedConfiguration)

public static BarcodeFormatDataBarExpandedConfiguration FromNative(BarcodeFormatDataBarExpandedConfiguration source)

Parameters

source BarcodeFormatDataBarExpandedConfiguration

Returns

BarcodeFormatDataBarExpandedConfiguration

FromNative(SBSDKBarcodeFormatDataBarExpandedConfiguration)

public static BarcodeFormatDataBarExpandedConfiguration FromNative(SBSDKBarcodeFormatDataBarExpandedConfiguration source)

Parameters

source SBSDKBarcodeFormatDataBarExpandedConfiguration

Returns

BarcodeFormatDataBarExpandedConfiguration

ToNative()

public override BarcodeFormatDataBarExpandedConfiguration ToNative()

Returns

BarcodeFormatDataBarExpandedConfiguration