Table of Contents

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

Gs1Handling

StrictMode

public bool StrictMode { get; set; }

Property Value

bool

Methods

FromJson(string)

public static BarcodeFormatPdf417Configuration FromJson(string rawJson)

Parameters

rawJson string

Returns

BarcodeFormatPdf417Configuration