Class BarcodeFormatItfConfiguration
- Namespace
- ScanbotSDK.MAUI.Core.Barcode
- Assembly
- ScanbotSDK.Shared.dll
public class BarcodeFormatItfConfiguration : BarcodeFormatOneDConfigurationBase
- Inheritance
-
BarcodeFormatItfConfiguration
- Inherited Members
Constructors
BarcodeFormatItfConfiguration()
public BarcodeFormatItfConfiguration()
Properties
EnableOneDBlurScanner
public bool EnableOneDBlurScanner { get; set; }
Property Value
MaximumTextLength
public int MaximumTextLength { get; set; }
Property Value
MinimumTextLength
public int MinimumTextLength { get; set; }
Property Value
Methods
FromJson(string)
public static BarcodeFormatItfConfiguration FromJson(string rawJson)
Parameters
rawJsonstring