1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Options
  6. /
  7. SearchOptions
  8. /
  9. SpellingCorrector

SpellingCorrector

SearchOptions.SpellingCorrector property

Gets the spelling corrector options.

public SpellingCorrectorOptions SpellingCorrector { get; }

Property Value

The spelling corrector options.

See Also