System::String::IsAsciiString method
String::IsAsciiString method
Indicates if a String contains ASCII symbols only.
bool System::String::IsAsciiString() const
ReturnValue
True if a string is an ASCII string.
See Also
- Class String
- Namespace System
- Library Aspose.Font for C++