VerificationModeEnum (COM-based API)

VerificationModeEnum enumeration constants are used to set the type of verification.

enum VerificationModeEnum {
    DVM_DoNotVerify = 0,
    DVM_VerifyIfThresholdExceeded = 1,
    DVM_VerifyAlways = 2,
    DVM_DoNotVerifyEdoc = 3
};

Elements
Name Description
DVM_DoNotVerify Turns off verification. Documents will skip the verification stage.
DVM_VerifyAlways Turns on verification. Documents will always go through the verification stage.
DVM_VerifyIfThresholdExceeded Documents will be sent to the verification stage if the verification threshold set in VerificationModeThreshold is exceeded.
DVM_DoNotVerifyEdoc Turns off verification for documents in Office formats.
See also

VerificationModeThreshold

26.03.2024 13:49:49

Please leave your feedback about this article

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.