System::IO::MemoryStream::get_CanWrite method
MemoryStream::get_CanWrite method
Determines if the stream is writable.
bool System::IO::MemoryStream::get_CanWrite() const override
ReturnValue
True if the stream is writable; otherwise - false
See Also
- Class MemoryStream
- Namespace System::IO
- Library Aspose.TeX for C++