Link Search Menu Expand Document

BatchProcessing Class

Represents batch processing utilities.
Inheritance Hierarchy
SystemObject
ByteScout.DocumentParserBatchProcessing

Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
public class BatchProcessing

The BatchProcessing type exposes the following members.

Constructors
NameDescription
Public methodBatchProcessing
Initializes a new instance of the BatchProcessing class
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodParseFolderToCSV(DocumentParser, String, Stream, CSVOptions, BatchProcessingProcessingCallback)
Parses all documents in specified folder.
Public methodParseFolderToCSV(DocumentParser, String, String, CSVOptions, BatchProcessingProcessingCallback)
Parses all documents in specified folder.
Public methodToString (Inherited from Object.)
Top
See Also

Reference