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