Table of Contents

Class Metadata

Namespace
ScanbotSDK.MAUI.DocumentsModel
Assembly
ScanbotSDK.Shared.dll
public class Metadata : GenericDocumentWrapper
Inheritance
Metadata
Inherited Members

Constructors

Metadata(GenericDocument)

public Metadata(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

Country

public Field? Country { get; }

Property Value

Field

DocumentSide

public Field? DocumentSide { get; }

Property Value

Field

PrintingFormat

public Field PrintingFormat { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

Tagss

public IEnumerable<Field> Tagss { get; }

Property Value

IEnumerable<Field>