OnlyBestResults

SpellingCorrectorOptions.OnlyBestResults property

Gets or sets a value indicating whether only the best results will be returned. The default value is false.

public bool OnlyBestResults { get; set; }

Property Value

true if only the best results will be returned; otherwise false.

See Also