When overridden in a derived class, gets a value indicating whether the current stream supports seeking.
Namespace: FirstFloor.Documents.IO
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Property Value
Type: BooleanReturn Value
Type: Booleantrue if the stream supports seeking; otherwise, false.
See Also