Table of Contents

Class BarcodeFormatPharmaCodeTwoTrackConfiguration

Namespace
ScanbotSDK.MAUI.Core.Barcode
Assembly
ScanbotSDK.Shared.dll
public class BarcodeFormatPharmaCodeTwoTrackConfiguration : BarcodeFormatFourStateConfigurationBase
Inheritance
BarcodeFormatPharmaCodeTwoTrackConfiguration
Inherited Members

Constructors

BarcodeFormatPharmaCodeTwoTrackConfiguration()

public BarcodeFormatPharmaCodeTwoTrackConfiguration()

Properties

MinimumValue

public int MinimumValue { get; set; }

Property Value

int

Methods

FromJson(string)

public static BarcodeFormatPharmaCodeTwoTrackConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

BarcodeFormatPharmaCodeTwoTrackConfiguration