Keyoti RapidSpell Desktop .NET API Docs
UserOptions Class
APIKeyoti.RapidSpell.OptionsUserOptions
Keyoti RapidSpell Desktop .NET
Holds/Loads/Saves user options.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class UserOptions
public class UserOptions
Public Class UserOptions
Public Class UserOptions
public ref class UserOptions
public ref class UserOptions
type UserOptions =  class end
type UserOptions =  class end
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
UserOptions()()()()
AllowAnyCase
(User option)

AllowMixedCase
(User option)

ChangeMaintainsCheckValidity()()()()
Whether any changes have caused the current spell check progress to be invalid (requiring reset of the spell checker).

CheckAsYouType
(User option) Check as you type option

Clone()()()()
Returns a copy of this object

CustomStreamForLoading
The stream to use when loading options

CustomStreamForSaving
The stream to use when saving options

Delete()()()()
Delete the user's settings

Enabled
Whether options are enabled

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
FindSuggestions
(User option)

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IgnoreCapitalizedWords
(User option)

IgnoreURLsAndEmailAddresses
(User option)

IgnoreWordsWithDigits
(User option)

IncludeUserDictionaryInSuggestions
(User option)

Load()()()()
Load the user's settings

Load(Stream)
Load the users settings from userOptionsStream

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NeedCustomStreamForLoading
Fired when a custom stream can be set to load the options from.

NeedCustomStreamForSaving
Fired when a custom stream can be set to save the options to.

OnRecheckDocumentRequest(EventArgs)
Raises recheck document event

OptionsHaveChanged()()()()
Whether this and c are set with the same options.

OptionsSaved
Fired when the options are saved

RecheckDocumentRequest
Fired when the user requests the text to be rechecked

Save()()()()
Save user's settings

Save(Stream)
Save user's settings to stream

SetDefaultUserDictionaryFile(String)
SetUserOptions(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
Sets new settings

StorageLocation
Where the user's options are stored.

SupplementalUserDictionaryFiles
User chosen additional user dictionary files.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UserDictionary
The user dictionary loaded for the user

UserDictionaryContentChanged
Fired when the user dictionary content has changed and should be reloaded.

UserDictionaryDefaultChanged
Fired when the default user dictionary is changed by the user.

UserOptionsFileName
The file name used to store the settings (by default in IsolatedStorage).

Inheritance Hierarchy
Object
UserOptions

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412