ExtractionHost
ExtractionHost class
Represents a service for extracting data from documents in a separate process.
public class ExtractionHost : IDisposable
Constructors
Name | Description |
---|---|
ExtractionHost(string[]) | Initializes a new instance of the ExtractionHost class. |
Properties
Name | Description |
---|---|
CustomExtractors { get; } | Gets the custom extractor collection. |
Methods
Name | Description |
---|---|
Dispose() | Releases all resources used by the ExtractionHost . |
Run() | Starts the service for extracting data from documents. |
See Also
- namespace GroupDocs.Search
- assembly GroupDocs.Search