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

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