System::String::IsAsciiString 方法
String::IsAsciiString method
指示 String 是否仅包含 ASCII 符号。
bool System::String::IsAsciiString() const
ReturnValue
如果字符串是 ASCII 字符串,则为 true。
另见
- Class String
- Namespace System
- Library Aspose.Page for C++
指示 String 是否仅包含 ASCII 符号。
bool System::String::IsAsciiString() const
如果字符串是 ASCII 字符串,则为 true。