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