DocumentParserParseDocument Method (Stream)
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
Process a document using loaded templates.
Namespace:ByteScout.DocumentParserAssembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
Parameters
- inputStream
- Type: System.IOStream
Stream that contains the input document.
Return Value
Type: ParsingResultReturns array of ParsingResult objects.
See Also