Keyoti RapidSpell Silverlight API Docs
NeedCustomStreamForSaving Event
APIKeyoti.RapidSpell.OptionsUserOptionsNeedCustomStreamForSaving
Keyoti RapidSpell Silverlight
Fired when a custom stream can be set to save the options to.
Declaration Syntax
C#Visual BasicVisual C++F#
public event UserOptions..::..NeedStreamEventHandler NeedCustomStreamForSaving
Public Event NeedCustomStreamForSaving As UserOptions..::..NeedStreamEventHandler
public:
 event UserOptions..::..NeedStreamEventHandler^ NeedCustomStreamForSaving {
	void add (UserOptions..::..NeedStreamEventHandler^ value);
	void remove (UserOptions..::..NeedStreamEventHandler^ value);
}
member NeedCustomStreamForSaving : IEvent<UserOptions..::..NeedStreamEventHandler,
    NeedStreamEventArgs>
Value

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