System::IO::Stream::get_CanRead विधि
Stream::get_CanRead method
निर्धारित करता है कि स्ट्रीम पढ़ने योग्य है या नहीं।
virtual bool System::IO::Stream::get_CanRead() const =0
ReturnValue
यदि स्ट्रीम पढ़ने योग्य है तो True; अन्यथा - false
संबंधित देखें
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++