System::String::ToAsciiString metod
String::ToAsciiString method
Konverterar sträng till std::string. Använder ASCII‑kodning.
std::string System::String::ToAsciiString() const
ReturnValue
String representation in Ascii.
Se även
- Class String
- Namespace System
- Library Aspose.PDF for C++