Table of Contents

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

bool

AllowWideBarsOnly

public bool AllowWideBarsOnly { get; set; }

Property Value

bool

MinimumValue

public int MinimumValue { get; set; }

Property Value

int

Methods

FromJson(string)

public static BarcodeFormatPharmaCodeConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

BarcodeFormatPharmaCodeConfiguration