MaxMistakeCount

SpellingCorrectorOptions.MaxMistakeCount property

Gets or sets the maximum number of mistakes. The default value is 2.

public int MaxMistakeCount { get; set; }

Property Value

The maximum number of mistakes.

See Also