BatchProcessing Class
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
Represents batch processing utilities.
Inheritance Hierarchy
ByteScout.DocumentParserBatchProcessing
Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
The BatchProcessing type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BatchProcessing | Initializes a new instance of the BatchProcessing class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ParseFolderToCSV(DocumentParser, String, Stream, CSVOptions, BatchProcessingProcessingCallback) | Parses all documents in specified folder. |
![]() | ParseFolderToCSV(DocumentParser, String, String, CSVOptions, BatchProcessingProcessingCallback) | Parses all documents in specified folder. |
![]() | ToString | (Inherited from Object.) |
See Also