Table of contents

EnumDocumentType

EnumDocumentType is an enumeration class that defines the type of document to scan, such as ID cards or passports.

Definition

Assembly: Dynamsoft.MRZScannerBundle.Maui

Namespace: Dynamsoft.MRZScannerBundle.Maui

public enum EnumDocumentType
{
    All,
    Id,
    Passport
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: