Table of contents

EnumDocumentSide

EnumDocumentSide is an enumeration class that defines the side of a document when retrieving scanned images from a MRZScanResult.

Definition

Assembly: DynamsoftMRZScanner.aar

Namespace: com.dynamsoft.mrzscanner.ui

public enum EnumDocumentSide {
    DS_MRZ,
    DS_OPPOSITE
}

Members

Member Description
DS_MRZ The side of the document that contains the MRZ.
DS_OPPOSITE The opposite side of the document, which does not contain the MRZ.

This page is compatible for: