Class BarcodeFormatMicroPdf417Configuration
- Namespace
- ScanbotSDK.MAUI.Core.Barcode
- Assembly
- ScanbotSDK.Shared.dll
public class BarcodeFormatMicroPdf417Configuration : BarcodeFormatTwoDConfigurationBase
- Inheritance
-
BarcodeFormatMicroPdf417Configuration
- Inherited Members
Constructors
BarcodeFormatMicroPdf417Configuration()
public BarcodeFormatMicroPdf417Configuration()
Properties
Gs1Handling
public Gs1Handling Gs1Handling { get; set; }
Property Value
StrictMode
public bool StrictMode { get; set; }
Property Value
Methods
FromJson(string)
public static BarcodeFormatMicroPdf417Configuration FromJson(string rawJson)
Parameters
rawJsonstring