C#
VB
Java
Objective-C
WinRT C#
C++
Gets a value indicating whether the current LeadBufferStream object supports reading.
public bool CanRead {get;} Public ReadOnly Property CanRead As Boolean public bool CanRead {get;} @property (nonatomic, assign, readonly, getter=getCanRead) BOOL canRead; public boolean canRead() get_CanRead(); public:property bool CanRead {bool get();}
true if the LeadBufferStream object supports reading; false, otherwise.
If the LeadBufferStream 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
