Table of Contents

Class SBSDKUI2BarcodeDocumentFormat

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public class SBSDKUI2BarcodeDocumentFormat : NSObject
Inheritance
SBSDKUI2BarcodeDocumentFormat

Constructors

SBSDKUI2BarcodeDocumentFormat(NSObjectFlag)

protected SBSDKUI2BarcodeDocumentFormat(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKUI2BarcodeDocumentFormat(NativeHandle)

protected SBSDKUI2BarcodeDocumentFormat(NativeHandle handle)

Parameters

handle NativeHandle

Properties

Aamva

public static SBSDKUI2BarcodeDocumentFormat Aamva { get; }

Property Value

SBSDKUI2BarcodeDocumentFormat

BoardingPass

public static SBSDKUI2BarcodeDocumentFormat BoardingPass { get; }

Property Value

SBSDKUI2BarcodeDocumentFormat

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

DeMedicalPlan

public static SBSDKUI2BarcodeDocumentFormat DeMedicalPlan { get; }

Property Value

SBSDKUI2BarcodeDocumentFormat

Gs1

public static SBSDKUI2BarcodeDocumentFormat Gs1 { get; }

Property Value

SBSDKUI2BarcodeDocumentFormat

Hash

public virtual nuint Hash { get; }

Property Value

nuint

IdCardPdf417

public static SBSDKUI2BarcodeDocumentFormat IdCardPdf417 { get; }

Property Value

SBSDKUI2BarcodeDocumentFormat

MedicalCertificate

public static SBSDKUI2BarcodeDocumentFormat MedicalCertificate { get; }

Property Value

SBSDKUI2BarcodeDocumentFormat

RawValue

public virtual nint RawValue { get; }

Property Value

nint

Sepa

public static SBSDKUI2BarcodeDocumentFormat Sepa { get; }

Property Value

SBSDKUI2BarcodeDocumentFormat

SwissQr

public static SBSDKUI2BarcodeDocumentFormat SwissQr { get; }

Property Value

SBSDKUI2BarcodeDocumentFormat

Vcard

public static SBSDKUI2BarcodeDocumentFormat Vcard { get; }

Property Value

SBSDKUI2BarcodeDocumentFormat

Methods

EnumValueFrom(nint)

public static SBSDKUI2BarcodeDocumentFormat? EnumValueFrom(nint rawValue)

Parameters

rawValue nint

Returns

SBSDKUI2BarcodeDocumentFormat

IsEqual(NSObject?)

public virtual bool IsEqual(NSObject? @object)

Parameters

object NSObject

Returns

bool