System::String::ToUtf8String method
String::ToUtf8String method
Convierte la 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.PDF for C++