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