Keyoti RapidSpell Desktop .NET API Docs
UserOptions Class
APIKeyoti.RapidSpell.OptionsUserOptions
Keyoti RapidSpell Desktop .NET
Holds/Loads/Saves user options.
Declaration Syntax
C#Visual BasicVisual C++F#
public class UserOptions
Public Class UserOptions
public ref class UserOptions
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 attempt to free resources and perform other cleanup operations before the Object 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

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

StorageLocation
Where the user's options are stored.

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

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

Inheritance Hierarchy
Object
UserOptions

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204