Keyoti RapidSpell WPF API Docs
OptionsPresenter Property
APIKeyoti.RapidSpell.WpfIUserInterfaceFormPresenterOptionsPresenter
Keyoti RapidSpell WPF
Presenter for the user options form (IDialogViewOptions).
Declaration Syntax
C#Visual BasicVisual C++
OptionsPresenter OptionsPresenter { get; set; }
Property OptionsPresenter As OptionsPresenter
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