Table of Contents

Class BarcodeDocumentFormats

Namespace
ScanbotSDK.MAUI.Barcode
Assembly
ScanbotSDK.Shared.dll
public class BarcodeDocumentFormats
Inheritance
BarcodeDocumentFormats
Inherited Members

Constructors

BarcodeDocumentFormats()

public BarcodeDocumentFormats()

Properties

All

public static BarcodeDocumentFormat[] All { get; }

Property Value

BarcodeDocumentFormat[]

DocumentBarcodeFormats

public static Dictionary<BarcodeDocumentFormat, BarcodeFormat[]> DocumentBarcodeFormats { get; }

Property Value

Dictionary<BarcodeDocumentFormat, BarcodeFormat[]>

Methods

FromNative(BarcodeDocumentFormats)

public static BarcodeDocumentFormats FromNative(BarcodeDocumentFormats source)

Parameters

source BarcodeDocumentFormats

Returns

BarcodeDocumentFormats

FromNative(SBSDKBarcodeDocumentFormats)

public static BarcodeDocumentFormats FromNative(SBSDKBarcodeDocumentFormats source)

Parameters

source SBSDKBarcodeDocumentFormats

Returns

BarcodeDocumentFormats

ToNative()

public BarcodeDocumentFormats ToNative()

Returns

BarcodeDocumentFormats