DataExtractedEventArgs
DataExtractedEventArgs class
Represents arguments for the event of a document data extraction is finished.
public class DataExtractedEventArgs : EventArgs
Properties
| Name | Description |
|---|---|
| Data { get; } | Gets the extracted document data. |
| DocumentKey { get; } | Gets the document key. |
| ExtractorIndex { get; } | Gets the extractor index. |
See Also
- namespace GroupDocs.Search.Scaling.Events
- assembly GroupDocs.Search