Click or drag to resize

DOCCLASSIFIER Enumeration

Type(s) of Document Classifier(s) used during Document Classification Step.

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public enum DOCCLASSIFIER
Members
  Member nameValueDescription
DCCLFR_TEXT1 Text based classifiers only.
DCCLFR_LAYOUT2 Layout based classifiers only.
DCCLFR_COMBINED3 Use both text and layout based classifiers
See Also