Keyoti RapidSpell Desktop .NET API Docs
Save Method (stream)
APIKeyoti.RapidSpell.OptionsUserOptionsSave(Stream)
Keyoti RapidSpell Desktop .NET
Save user's settings to stream
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void Save(
	Stream stream
)
public virtual void Save(
	Stream stream
)
Public Overridable Sub Save ( 
	stream As Stream
)
Public Overridable Sub Save ( 
	stream As Stream
)
public:
virtual void Save(
	Stream^ stream
)
public:
virtual void Save(
	Stream^ stream
)
abstract Save : 
        stream : Stream -> unit 
override Save : 
        stream : Stream -> unit 
abstract Save : 
        stream : Stream -> unit 
override Save : 
        stream : Stream -> unit 
Parameters
stream (Stream)

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