Class BarcodeFormatAztecConfiguration
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
Aztec configuration. Add to scanner configuration to scan Aztec codes.
public class BarcodeFormatAztecConfiguration : BarcodeFormatTwoDConfigurationBase
- Inheritance
-
BarcodeFormatAztecConfiguration
- Inherited Members
Properties
Gs1Handling
GS1 message handling options.
Default is PARSE
public Gs1Handling Gs1Handling { get; set; }
Property Value
Methods
FromJson(string)
public static BarcodeFormatAztecConfiguration FromJson(string rawJson)
Parameters
rawJson
string