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

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