Aspose::Pdf::OptimizedMemoryStream::get_CanRead method
OptimizedMemoryStream::get_CanRead method
When overridden in a derived class, gets a value indicating whether the current stream supports reading.
bool Aspose::Pdf::OptimizedMemoryStream::get_CanRead() const override
ReturnValue
true if the stream supports reading; otherwise, false.
See Also
- Class OptimizedMemoryStream
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++