Keyoti RapidSpell Silverlight API Docs
Show Method (modalOwner, userOptions, presenter)
APIKeyoti.RapidSpell.OptionsOptionsPresenterShow(Object, UserOptions, RapidSpellGUIPresenter)
Keyoti RapidSpell Silverlight
Shows the form
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Show(
	Object modalOwner,
	UserOptions userOptions,
	RapidSpellGUIPresenter presenter
)
Public Overridable Function Show ( _
	modalOwner As Object, _
	userOptions As UserOptions, _
	presenter As RapidSpellGUIPresenter _
) As Boolean
public:
virtual bool Show(
	Object^ modalOwner, 
	UserOptions^ userOptions, 
	RapidSpellGUIPresenter^ presenter
)
Parameters
modalOwner (Object)
userOptions (UserOptions)
presenter (RapidSpellGUIPresenter)

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