Table of Contents

Class AAMVA.RawDocument

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/AAMVA$RawDocument", DoNotGenerateAcw = true)]
public sealed class AAMVA.RawDocument : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
AAMVA.RawDocument
Implements
Inherited Members

Constructors

RawDocument(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public RawDocument(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "AAMVA.RawDocument"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "RawDocument"

Field Value

string

Properties

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string