Send comments on this topic.
MaxWordLength Property
Attachmate.Reflection.Objects Library (Productivity) > SpellCheck Object : MaxWordLength Property
Gets or sets the maximum length of words checked for spelling (between 20-200 characters). Longer words are ignored by the spell checker.

Syntax

 
Object.MaxWordLength As Integer

Remarks

The range of valid values is 20 - 200 characters. The default is 64.

See Also