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: DynamsoftMRZScanner.aar

Namespace: com.dynamsoft.mrzscanner.ui

public enum EnumDocumentType{
	DT_ALL,
	DT_ID,
	DT_PASSPORT,
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: