Class RootDocumentType
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class RootDocumentType : Enum
- Inheritance
-
RootDocumentType
Properties
Aamva
public static RootDocumentType Aamva { get; }
Property Value
- RootDocumentType
BoardingPass
public static RootDocumentType BoardingPass { get; }
Property Value
- RootDocumentType
DEMedicalPlan
public static RootDocumentType DEMedicalPlan { get; }
Property Value
- RootDocumentType
Entries
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
Gs1
public static RootDocumentType Gs1 { get; }
Property Value
- RootDocumentType
Hibc
public static RootDocumentType Hibc { get; }
Property Value
- RootDocumentType
IDCardPDF417
public static RootDocumentType IDCardPDF417 { get; }
Property Value
- RootDocumentType
MedicalCertificate
public static RootDocumentType MedicalCertificate { get; }
Property Value
- RootDocumentType
Sepa
public static RootDocumentType Sepa { get; }
Property Value
- RootDocumentType
SwissQR
public static RootDocumentType SwissQR { get; }
Property Value
- RootDocumentType
Type
public GenericDocumentType Type { get; }
Property Value
- GenericDocumentType
VCard
public static RootDocumentType VCard { get; }
Property Value
- RootDocumentType
Methods
ValueOf(string)
public static RootDocumentType ValueOf(string value)
Parameters
value
string
Returns
- RootDocumentType
Values()
public static RootDocumentType[] Values()
Returns
- RootDocumentType[]