Table of Contents

Class BarcodeFormatAztecConfiguration

Namespace
ScanbotSDK.MAUI.Core.Barcode
Assembly
ScanbotSDK.Shared.dll
public class BarcodeFormatAztecConfiguration : BarcodeFormatTwoDConfigurationBase
Inheritance
BarcodeFormatAztecConfiguration
Inherited Members

Constructors

BarcodeFormatAztecConfiguration()

public BarcodeFormatAztecConfiguration()

Properties

Gs1Handling

public Gs1Handling Gs1Handling { get; set; }

Property Value

Gs1Handling

Methods

FromJson(string)

public static BarcodeFormatAztecConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

BarcodeFormatAztecConfiguration