ClassifierClassifyDocument Method (String)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Classifies document the document using loaded rules. Use AddRule(String, ClassifierRuleLogic, ICollectionString, Boolean) and AddRulesFromSpreadsheet(String, Boolean) methods to add rules.
Namespace:ByteScout.DocumentParserAssembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
Parameters
- documentFileName
- Type: SystemString
Document file name.
Return Value
Type: StringArray of result identifiers.
See Also