Keyoti RapidSpell WPF API Docs
OptionsPresenter Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterOptionsPresenter
Keyoti RapidSpell WPF
Presenter for the user options form (IDialogViewOptions).
Declaration Syntax
C#Visual BasicVisual C++
public virtual OptionsPresenter OptionsPresenter { get; set; }
Public Overridable Property OptionsPresenter As OptionsPresenter
public:
virtual property OptionsPresenter^ OptionsPresenter {
	OptionsPresenter^ get ();
	void set (OptionsPresenter^ value);
}
Remarks
Set properties in this instance to affect the options shown to the user, or handle CreateDialogViewOptions to create your own IDialogViewOptions form instance.

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827