C#
VB
WinRT C#
C++
Gets a value indicating whether the current LeadFileStream object supports seeking.
public bool CanSeek {get;}
Public ReadOnly Property CanSeek As Boolean
public bool CanSeek {get;}
get_CanSeek();
public:
property bool CanSeek {
bool get();
}
true if the LeadFileStream object supports seeking; false, otherwise.
If the LeadFileStream object is closed, this property returns false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET