Méthode System::String::ToUtf8String
String::ToUtf8String method
Convertit une chaîne en std::string. Utilise l’encodage UTF-8.
std::string System::String::ToUtf8String() const
ReturnValue
String representation in utf-8.
Voir aussi
- Class String
- Namespace System
- Library Aspose.Page for C++