Table of Contents

Class UnknownCheck

Namespace
ScanbotSDK.MAUI.DocumentFormats.Check
Assembly
ScanbotSDK.Shared.dll

A check that doesn't conform to any supported standard

public class UnknownCheck : Check
Inheritance
UnknownCheck
Inherited Members

Constructors

UnknownCheck(GenericDocument)

public UnknownCheck(GenericDocument document)

Parameters

document GenericDocument

Properties

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string