System::String::ToUtf8String 메서드
String::ToUtf8String method
문자열을 std::string으로 변환합니다. UTF-8 인코딩을 사용합니다.
std::string System::String::ToUtf8String() const
ReturnValue
String representation in utf-8.
또 보기
- Class String
- Namespace System
- Library Aspose.Page for C++