Keyoti RapidSpell WPF API Docs
CanSeek Property
APIKeyoti.RapidSpell.Compression.WpfZlibStreamCanSeek
Keyoti RapidSpell WPF
Indicates whether the stream supports Seek operations.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override bool CanSeek { get; }
public override bool CanSeek { get; }
Public Overrides ReadOnly Property CanSeek As Boolean
	Get
Public Overrides ReadOnly Property CanSeek As Boolean
	Get
public:
virtual property bool CanSeek {
	bool get () override;
}
public:
virtual property bool CanSeek {
	bool get () override;
}
abstract CanSeek : bool with get
override CanSeek : bool with get
abstract CanSeek : bool with get
override CanSeek : bool with get
Property Value
Remarks
Always returns false.

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