Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Defines a logic of classifier rules.
Namespace: ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
AND | 0 | 'AND' logic. All rule conditions must be met. | |
OR | 1 | 'OR' logic. At least one of rule conditions must be met. |
See Also