Keyoti RapidSpell WPF API Docs
CustomStreamForSaving Property
APIKeyoti.RapidSpell.Wpf.OptionsUserOptionsCustomStreamForSaving
Keyoti RapidSpell WPF
The stream to use when saving options
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Stream CustomStreamForSaving { get; set; }
public Stream CustomStreamForSaving { get; set; }
Public Property CustomStreamForSaving As Stream
	Get
	Set
Public Property CustomStreamForSaving As Stream
	Get
	Set
public:
property Stream^ CustomStreamForSaving {
	Stream^ get ();
	void set (Stream^ value);
}
public:
property Stream^ CustomStreamForSaving {
	Stream^ get ();
	void set (Stream^ value);
}
member CustomStreamForSaving : Stream with get, set
member CustomStreamForSaving : Stream with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214