Keyoti RapidSpell Silverlight API Docs
CanWrite Property
APIKeyoti.RapidSpell.CompressionZlibStreamCanWrite
Keyoti RapidSpell Silverlight
Indicates whether the stream can be written.
Declaration Syntax
C#Visual BasicVisual C++F#
public override bool CanWrite { get; }
Public Overrides ReadOnly Property CanWrite As Boolean
	Get
public:
virtual property bool CanWrite {
	bool get () override;
}
abstract CanWrite : bool with get
override CanWrite : bool with get
Property Value
Remarks
The return value depends on whether the captive stream supports writing.

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