Keyoti RapidSpell WPF API Docs
CanWrite Property
APIKeyoti.RapidSpell.Compression.WpfDeflateStreamCanWrite
Keyoti RapidSpell WPF
Indicates whether the stream can be written.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override bool CanWrite { get; }
public override bool CanWrite { get; }
Public Overrides ReadOnly Property CanWrite As Boolean
	Get
Public Overrides ReadOnly Property CanWrite As Boolean
	Get
public:
virtual property bool CanWrite {
	bool get () override;
}
public:
virtual property bool CanWrite {
	bool get () override;
}
abstract CanWrite : bool with get
override CanWrite : bool with get
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214