DataRule Class |
Namespace: Kofax.OmniPageCSDK.Objects
The DataRule type exposes the following members.
| Name | Description | |
|---|---|---|
| DataRule(UInt32) |
Creating a bitfield data rule.
| |
| DataRule(UInt32, String) |
Creating a data rule by its type and the string according to its type (if any).
|
| Name | Description | |
|---|---|---|
| AlwaysOk |
TODO: doc
| |
| CharList |
TODO: doc
| |
| Comma |
TODO: doc
| |
| Digit |
TODO: doc
| |
| Dot |
TODO: doc
| |
| Hyphen |
TODO: doc
| |
| IsCaseSensitive |
TODO: doc
| |
| IsLengthLimited |
TODO: doc
| |
| Lower |
TODO: doc
| |
| MaxLength |
TODO: doc
| |
| MinLength |
TODO: doc
| |
| Numeric |
TODO: doc
| |
| OtherChars |
TODO: doc
| |
| RegEx |
TODO: doc
| |
| RuleType |
TODO: doc RuleType
| |
| Slash |
TODO: doc
| |
| Space |
TODO: doc
| |
| StringValue |
The string representing the rule (may be empty).
| |
| UIntValue |
The type of the rule.
| |
| Upper |
TODO: doc
| |
| WordList |
TODO: doc
|
| Name | Description | |
|---|---|---|
| CreateChecker |
TODO: doc
| |
| CreateRegEx |
TODO: doc
| |
| CreateWordlist |
TODO: doc
| |
| TestRule |
TODO: doc kRecTestWordUD
|
| Name | Description | |
|---|---|---|
| CHECKERFLAGS |
TODO: doc CHECKERFLAGS
|