Table of Contents

Class Metadata.NormalizedFieldNames

Namespace
IO.Scanbot.Sdk.Documentdata.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/Metadata$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class Metadata.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
Metadata.NormalizedFieldNames
Implements
Inherited Members

Fields

Country

[Register("COUNTRY")]
public const string Country = "Metadata.Country"

Field Value

string

DocumentSide

[Register("DOCUMENT_SIDE")]
public const string DocumentSide = "Metadata.DocumentSide"

Field Value

string

PrintingFormat

[Register("PRINTING_FORMAT")]
public const string PrintingFormat = "Metadata.PrintingFormat"

Field Value

string

Tags

[Register("TAGS")]
public const string Tags = "Metadata.Tags"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static Metadata.NormalizedFieldNames Instance { get; }

Property Value

Metadata.NormalizedFieldNames