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
AllDocumentTypes
Returns the root type corresponding to the given document.
public static readonly BarcodeDocumentModelRootType[] AllDocumentTypes
Field Value
BoardingPass
BoardingPass document type.
public static readonly BarcodeDocumentModelRootType BoardingPass
Field Value
DEMedicalPlan
DEMedicalPlan document type.
public static readonly BarcodeDocumentModelRootType DEMedicalPlan
Field Value
DocumentType
The document type that this root type corresponds to.
public readonly GenericDocumentType DocumentType
Field Value
GS1
GS1 document type.
public static readonly BarcodeDocumentModelRootType GS1
Field Value
HIBC
HIBC document type.
public static readonly BarcodeDocumentModelRootType HIBC
Field Value
IDCardPDF417
IDCardPDF417 document type.
public static readonly BarcodeDocumentModelRootType IDCardPDF417
Field Value
MedicalCertificate
MedicalCertificate document type.
public static readonly BarcodeDocumentModelRootType MedicalCertificate
Field Value
SEPA
SEPA document type.
public static readonly BarcodeDocumentModelRootType SEPA
Field Value
SwissQR
SwissQR document type.
public static readonly BarcodeDocumentModelRootType SwissQR
Field Value
VCard
VCard document type.
public static readonly BarcodeDocumentModelRootType VCard