Table of Contents

Class DocumentType

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

Properties

A

public static IList A { get; set; }

Property Value

IList

Academia

public static DocumentType Academia { get; }

Property Value

DocumentType

Accounting

public static DocumentType Accounting { get; }

Property Value

DocumentType

Application

public static DocumentType Application { get; }

Property Value

DocumentType

B

public static Locale B { get; set; }

Property Value

Locale

BusinessCard

public static DocumentType BusinessCard { get; }

Property Value

DocumentType

C

public static IDictionary C { get; }

Property Value

IDictionary

CaseFile

public static DocumentType CaseFile { get; }

Property Value

DocumentType

Certificate

public static DocumentType Certificate { get; }

Property Value

DocumentType

Confirmation

public static DocumentType Confirmation { get; }

Property Value

DocumentType

Contract

public static DocumentType Contract { get; }

Property Value

DocumentType

D

public static IList<DocumentType> D { get; }

Property Value

IList<DocumentType>

DeliveryNote

public static DocumentType DeliveryNote { get; }

Property Value

DocumentType

Discount

public static DocumentType Discount { get; }

Property Value

DocumentType

E

public static IEnumEntries E { get; }

Property Value

IEnumEntries

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

F

public string F { get; set; }

Property Value

string

Form

public static DocumentType Form { get; }

Property Value

DocumentType

Health

public static DocumentType Health { get; }

Property Value

DocumentType

Home

public static DocumentType Home { get; }

Property Value

DocumentType

Info

public static DocumentType Info { get; }

Property Value

DocumentType

Invoice

public static DocumentType Invoice { get; }

Property Value

DocumentType

Manual

public static DocumentType Manual { get; }

Property Value

DocumentType

MimeType

public string MimeType { get; }

Property Value

string

Offer

public static DocumentType Offer { get; }

Property Value

DocumentType

Order

public static DocumentType Order { get; }

Property Value

DocumentType

PaySlip

public static DocumentType PaySlip { get; }

Property Value

DocumentType

PaymentReminder

public static DocumentType PaymentReminder { get; }

Property Value

DocumentType

Policy

public static DocumentType Policy { get; }

Property Value

DocumentType

PowerOffAttorney

public static DocumentType PowerOffAttorney { get; }

Property Value

DocumentType

PressRelease

public static DocumentType PressRelease { get; }

Property Value

DocumentType

Receipt

public static DocumentType Receipt { get; }

Property Value

DocumentType

Report

public static DocumentType Report { get; }

Property Value

DocumentType

Statement

public static DocumentType Statement { get; }

Property Value

DocumentType

Studies

public static DocumentType Studies { get; }

Property Value

DocumentType

Tac

public static DocumentType Tac { get; }

Property Value

DocumentType

Tax

public static DocumentType Tax { get; }

Property Value

DocumentType

Termination

public static DocumentType Termination { get; }

Property Value

DocumentType

Ticket

public static DocumentType Ticket { get; }

Property Value

DocumentType

Unknown

public static DocumentType Unknown { get; }

Property Value

DocumentType

Will

public static DocumentType Will { get; }

Property Value

DocumentType

Methods

GetByMimeType(string)

public static DocumentType GetByMimeType(string mimeType)

Parameters

mimeType string

Returns

DocumentType

GetDisplayName(Context)

public string GetDisplayName(Context context)

Parameters

context Context

Returns

string

ValueOf(string)

public static DocumentType ValueOf(string value)

Parameters

value string

Returns

DocumentType

Values()

public static DocumentType[] Values()

Returns

DocumentType[]