Método System::String::ToUtf8String
String::ToUtf8String method
Convierte una cadena a std::string. Utiliza codificación UTF-8.
std::string System::String::ToUtf8String() const
ReturnValue
String representation in utf-8.
Ver también
- Class String
- Namespace System
- Library Aspose.Page for C++