Table of Contents

Class BlobType

Namespace
IO.Scanbot.Sdk.Blob
Assembly
DocumentSDK.NET.Droid.dll
public sealed class BlobType : Enum
Inheritance
BlobType

Properties

A

public string A { get; set; }

Property Value

string

B

public bool B { get; set; }

Property Value

bool

BanksData

public static BlobType BanksData { get; }

Property Value

BlobType

BarcodeBinarizationModel

public static BlobType BarcodeBinarizationModel { get; }

Property Value

BlobType

BarcodeScanningModel

public static BlobType BarcodeScanningModel { get; }

Property Value

BlobType

BlurEstimatorModel

public static BlobType BlurEstimatorModel { get; }

Property Value

BlobType

C

public bool C { get; set; }

Property Value

bool

CheckDigitRecognitionModel

public static BlobType CheckDigitRecognitionModel { get; }

Property Value

BlobType

D

public static IList<BlobType> D { get; }

Property Value

IList<BlobType>

DcFormModels

public static BlobType DcFormModels { get; }

Property Value

BlobType

DocDetectorModel

public static BlobType DocDetectorModel { get; }

Property Value

BlobType

E

public static IEnumEntries E { get; }

Property Value

IEnumEntries

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

Filename

public string Filename { get; }

Property Value

string

FilterPredictionModel

public static BlobType FilterPredictionModel { get; }

Property Value

BlobType

IdcardScannerModels

public static BlobType IdcardScannerModels { get; }

Property Value

BlobType

ImageProcessorModels

public static BlobType ImageProcessorModels { get; }

Property Value

BlobType

IsFolder

public bool IsFolder { get; }

Property Value

bool

IsOcrBlob

public bool IsOcrBlob { get; }

Property Value

bool

MrzCascade

public static BlobType MrzCascade { get; }

Property Value

BlobType

MrzTraineddata

public static BlobType MrzTraineddata { get; }

Property Value

BlobType

OcrBlobs

public static BlobType OcrBlobs { get; }

Property Value

BlobType

PdfFont

public static BlobType PdfFont { get; }

Property Value

BlobType

TextPatternScannerModels

public static BlobType TextPatternScannerModels { get; }

Property Value

BlobType

Methods

ValueOf(string)

public static BlobType ValueOf(string value)

Parameters

value string

Returns

BlobType

Values()

public static BlobType[] Values()

Returns

BlobType[]