Sets new settings
| C# | Visual Basic | Visual C++ | F# |
public virtual void SetUserOptions( bool checkAsYouType, bool includeUserDictionaryInSuggestions, bool ignoreWordsWithDigits, bool ignoreURLsAndEmailAddresses, bool ignoreCapitalizedWords, bool allowMixedCase, bool allowAnyCase, bool findSuggestions, bool isTrackPoint )
Public Overridable Sub SetUserOptions ( checkAsYouType As Boolean, includeUserDictionaryInSuggestions As Boolean, ignoreWordsWithDigits As Boolean, ignoreURLsAndEmailAddresses As Boolean, ignoreCapitalizedWords As Boolean, allowMixedCase As Boolean, allowAnyCase As Boolean, findSuggestions As Boolean, isTrackPoint As Boolean )
public: virtual void SetUserOptions( bool checkAsYouType, bool includeUserDictionaryInSuggestions, bool ignoreWordsWithDigits, bool ignoreURLsAndEmailAddresses, bool ignoreCapitalizedWords, bool allowMixedCase, bool allowAnyCase, bool findSuggestions, bool isTrackPoint )
abstract SetUserOptions : checkAsYouType : bool * includeUserDictionaryInSuggestions : bool * ignoreWordsWithDigits : bool * ignoreURLsAndEmailAddresses : bool * ignoreCapitalizedWords : bool * allowMixedCase : bool * allowAnyCase : bool * findSuggestions : bool * isTrackPoint : bool -> unit override SetUserOptions : checkAsYouType : bool * includeUserDictionaryInSuggestions : bool * ignoreWordsWithDigits : bool * ignoreURLsAndEmailAddresses : bool * ignoreCapitalizedWords : bool * allowMixedCase : bool * allowAnyCase : bool * findSuggestions : bool * isTrackPoint : bool -> unit
Set isTrackPoint to true in order to monitor changes from this point until Save is called. See OptionsSavedEventArgs for indicator for change since track point.
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)