Método System::IO::Stream::get_CanSeek
Stream::get_CanSeek method
Determina si el flujo admite búsqueda.
virtual bool System::IO::Stream::get_CanSeek() const =0
ReturnValue
True si el flujo admite búsqueda; de lo contrario, false
Ver también
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++