Keyoti RapidSpell Silverlight API Docs
IDialogViewOptions Interface
APIKeyoti.RapidSpell.DialogViewsIDialogViewOptions
Keyoti RapidSpell Silverlight
Describes an option editor form
Declaration Syntax
C#Visual BasicVisual C++F#
public interface IDialogViewOptions
Public Interface IDialogViewOptions
public interface class IDialogViewOptions
type IDialogViewOptions =  interface end
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
Dispose()()()()
Free resources

EditUserDictionary
Fired when user wants to edit user dictionary

FinishDelegate
Called after the ChildWindow is closed, delegate is set internally by RapidSpell, form logic should call delegate when closing.

Options
The options to edit

OptionsFormAdvancedSettingsText
UI Text

OptionsFormAlwaysSuggestCorrectionsText
UI Text

OptionsFormBasicSettingsText
UI Text

OptionsFormCancelText
UI Text

OptionsFormCheckAsYouTypeText
UI Text

OptionsFormIgnoreImproperCaseText
UI Text

OptionsFormIgnoreInternetAddressesText
UI Text

OptionsFormIgnoreWordsInUppercaseText
UI Text

OptionsFormIgnoreWordsWithNumbersText
UI Text

OptionsFormOKText
UI Text

OptionsFormRecheckTextText
UI Text

OptionsFormSuggestFromMainDictionaryOnlyText
UI Text

OptionsFormTitleText
UI Text

OptionsFormUserDictionaryEditText
UI Text

RecheckDocumentRequest
Fired when user requests document recheck

ShowDialog(Object, Boolean, Boolean, Boolean)
Shows the window modally

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)