Attachmate.Reflection.Productivity Namespace > ISpellCheck Interface : MaxSuggestions Property |
'Declaration Property MaxSuggestions As Integer
'Usage Dim instance As ISpellCheck Dim value As Integer instance.MaxSuggestions = value value = instance.MaxSuggestions
int MaxSuggestions {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if the specified value is outside the valid range. |
Attachmate.Reflection.SecuredSettingException | This exception is thrown if you modify a Reflection property that's been secured via the Permissions Manager, or if such a modification requires Administrator privileges. |
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services