Resource Base
Table of contents

EnumTextResultOrderMode

Added in version 1.2.0.

EnumTextResultOrderMode is the enumeration for user to configure mode parameter textResultOrderModes via class DBRRuntimeSettings.

class EnumTextResultOrderMode {
  static const int TROM_SKIP = 0;
  static const int TROM_CONFIDENCE = 1;
  static const int TROM_POSITION = 2;
  static const int TROM_FORMAT = 4;
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +