System::IO::FileStream::get_CanSeek method
FileStream::get_CanSeek method
Determina se lo stream supporta il posizionamento.
bool System::IO::FileStream::get_CanSeek() const override
ReturnValue
True se lo stream supporta il seeking; altrimenti - false.
Vedi anche
- Class FileStream
- Namespace System::IO
- Library Aspose.Page for C++