CustomExtractor

FileIndexingEventArgs.CustomExtractor property

Gets or set the custom text extractor.

public IFieldExtractor CustomExtractor { get; set; }

Property Value

The custom text extractor.

See Also