Table of Contents

Class ModelConstants

Namespace
IO.Scanbot.Sdk.Documentdata.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class ModelConstants : Object
Inheritance
ModelConstants

Properties

A

public static IDictionary A { get; }

Property Value

IDictionary

B

public static IDictionary B { get; }

Property Value

IDictionary

DocProps

public IDictionary<string, DocumentProperties> DocProps { get; }

Property Value

IDictionary<string, DocumentProperties>

FieldProps

public IDictionary<string, FieldProperties> FieldProps { get; }

Property Value

IDictionary<string, FieldProperties>

Instance

public static ModelConstants Instance { get; }

Property Value

ModelConstants