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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412