C#
VB
WinRT C#
C++
Gets a value indicating whether the current LeadStream object supports writing.
public bool CanWrite {get;}
Public ReadOnly Property CanWrite As Boolean
public bool CanWrite {get;}
get_CanWrite();
public:
property bool CanWrite {
bool get();
}
true if the LeadStream object supports writing; false, otherwise.
If the LeadStream 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