Chinese Simplified (简体中文)

DocumentTypeEnum

DocumentTypeEnum enumeration constants are used to define possible document types.

typedef enum {
 DT_Auto,
 DT_Unknown,
 DT_Receipt,
 DT_BusinessCard,
 DT_Document,
 DT_Book,
 DT_Id,
 DT_Passport,
 DT_DiscountCard,
 DT_BankCard,
 DT_NotDocument,
 DT_PassportPage,
 DT_TechnicalDrawing
} DocumentTypeEnum;
    

Elements

Name Description
DT_Auto Detect the document type automatically.
DT_BankCard A bank card.
DT_Book A book page or several pages.
DT_BusinessCard A business card.
DT_DiscountCard A discount or loyalty card.
DT_Document A single-page document.
DT_Id An ID document.
DT_NotDocument Not a document: for example, simply a picture photo.
DT_Passport A passport double-page spread.
DT_PassportPage A passport page.
DT_Receipt A receipt.
DT_TechnicalDrawing An engineering diagram.
DT_Unknown This constant is only for internal use.

Used in

IPrepareImageMode::DocumentType

07.11.2025 12:48:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.