Método System::IO::StringReader::ReadLine
StringReader::ReadLine method
Lee caracteres del flujo hasta el final de la línea actual.
virtual String System::IO::StringReader::ReadLine() override
ReturnValue
Una cadena que contiene los caracteres leídos
Ver también
- Class String
- Class StringReader
- Namespace System::IO
- Library Aspose.PDF for C++