Table of Contents

Class Check

Namespace
ScanbotSDK.MAUI.CheckDocumentModel
Assembly
ScanbotSDK.Shared.dll
public abstract class Check : GenericDocumentWrapper
Inheritance
Check
Derived
Inherited Members

Constructors

Check(GenericDocument)

public Check(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

FontType

public Field? FontType { get; }

Property Value

Field

RawString

public Field RawString { get; }

Property Value

Field