Click or drag to resize

DataRule Class

Inheritance Hierarchy
SystemObject
  Kofax.OmniPageCSDK.ObjectsDataRule

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax
public class DataRule

The DataRule type exposes the following members.

Constructors
  NameDescription
Public methodDataRule(UInt32)
Creating a bitfield data rule.
Public methodDataRule(UInt32, String)
Creating a data rule by its type and the string according to its type (if any).
Top
Properties
Methods
  NameDescription
Public methodStatic memberCreateChecker
Public methodStatic memberCreateRegEx
Public methodStatic memberCreateWordlist
Public methodTestRule
TODO: doc kRecTestWordUD
Top
Fields
  NameDescription
Public fieldStatic memberCHECKERFLAGS
Top
See Also