Table of Contents

Class BarcodeDocumentModelRootType

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll

All root document types that can be returned by this strongly-typed wrapper

public class BarcodeDocumentModelRootType
Inheritance
BarcodeDocumentModelRootType
Inherited Members

Fields

AAMVA

AAMVA document type.

public static readonly BarcodeDocumentModelRootType AAMVA

Field Value

BarcodeDocumentModelRootType

AllDocumentTypes

Returns the root type corresponding to the given document.

public static readonly BarcodeDocumentModelRootType[] AllDocumentTypes

Field Value

BarcodeDocumentModelRootType[]

BoardingPass

BoardingPass document type.

public static readonly BarcodeDocumentModelRootType BoardingPass

Field Value

BarcodeDocumentModelRootType

DEMedicalPlan

DEMedicalPlan document type.

public static readonly BarcodeDocumentModelRootType DEMedicalPlan

Field Value

BarcodeDocumentModelRootType

DocumentType

The document type that this root type corresponds to.

public readonly GenericDocumentType DocumentType

Field Value

GenericDocumentType

GS1

GS1 document type.

public static readonly BarcodeDocumentModelRootType GS1

Field Value

BarcodeDocumentModelRootType

HIBC

HIBC document type.

public static readonly BarcodeDocumentModelRootType HIBC

Field Value

BarcodeDocumentModelRootType

IDCardPDF417

IDCardPDF417 document type.

public static readonly BarcodeDocumentModelRootType IDCardPDF417

Field Value

BarcodeDocumentModelRootType

MedicalCertificate

MedicalCertificate document type.

public static readonly BarcodeDocumentModelRootType MedicalCertificate

Field Value

BarcodeDocumentModelRootType

SEPA

SEPA document type.

public static readonly BarcodeDocumentModelRootType SEPA

Field Value

BarcodeDocumentModelRootType

SwissQR

SwissQR document type.

public static readonly BarcodeDocumentModelRootType SwissQR

Field Value

BarcodeDocumentModelRootType

VCard

VCard document type.

public static readonly BarcodeDocumentModelRootType VCard

Field Value

BarcodeDocumentModelRootType