CustomExtractor
ExtractionOptions.CustomExtractor property
Gets or sets the custom text extractor. The default value is null
.
public IFieldExtractor CustomExtractor { get; set; }
Property Value
The custom text extractor.
See Also
- interface IFieldExtractor
- class ExtractionOptions
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search