Class SBSDKBarcodeDocumentModelRootType
- Namespace
- ScanbotSDK.iOS
- Assembly
- BarcodeSDK.NET.iOS.dll
public class SBSDKBarcodeDocumentModelRootType : SBSDKGenericDocumentType, INSCopying, INativeObject, IDisposable
- Inheritance
-
SBSDKBarcodeDocumentModelRootType
- Implements
-
INSCopying
INativeObject
- Inherited Members
-
Constructors
SBSDKBarcodeDocumentModelRootType()
public SBSDKBarcodeDocumentModelRootType()
SBSDKBarcodeDocumentModelRootType(NSObjectFlag)
protected SBSDKBarcodeDocumentModelRootType(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKBarcodeDocumentModelRootType(NativeHandle)
protected SBSDKBarcodeDocumentModelRootType(NativeHandle handle)
Parameters
handle
NativeHandle
SBSDKBarcodeDocumentModelRootType(string, string, string, NSNumber?)
public SBSDKBarcodeDocumentModelRootType(string name, string fullName, string normalizedName, NSNumber? listIndex)
Parameters
name
string
fullName
string
normalizedName
string
listIndex
NSNumber
Properties
Aamva
public static SBSDKBarcodeDocumentModelRootType Aamva { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
AllDocumentTypes
public static SBSDKBarcodeDocumentModelRootType[] AllDocumentTypes { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType[]
BoardingPass
public static SBSDKBarcodeDocumentModelRootType BoardingPass { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
DeMedicalPlan
public static SBSDKBarcodeDocumentModelRootType DeMedicalPlan { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
Gs1
public static SBSDKBarcodeDocumentModelRootType Gs1 { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
Hibc
public static SBSDKBarcodeDocumentModelRootType Hibc { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
IdCardPDF417
public static SBSDKBarcodeDocumentModelRootType IdCardPDF417 { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
MedicalCertificate
public static SBSDKBarcodeDocumentModelRootType MedicalCertificate { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
Sepa
public static SBSDKBarcodeDocumentModelRootType Sepa { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
SwissQR
public static SBSDKBarcodeDocumentModelRootType SwissQR { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
VCard
public static SBSDKBarcodeDocumentModelRootType VCard { get; }
Property Value
- SBSDKBarcodeDocumentModelRootType
Methods
RootTypeFrom(SBSDKGenericDocument)
public static SBSDKBarcodeDocumentModelRootType? RootTypeFrom(SBSDKGenericDocument document)
Parameters
document
SBSDKGenericDocument
Returns
- SBSDKBarcodeDocumentModelRootType