recognitionModeFilter property
The filter for recognition modes.
Specifies which recognition modes are enabled during the scanning process, with a default value of true to enable all modes. RecognitionModeFilter is used to enable/disable recognition of specific document groups.
This setting is experimental and it will be removed in upcoming releases.
By default all modes are enabled (set to true).
Implementation
RecognitionModeFilter recognitionModeFilter = RecognitionModeFilter();