System::Text::Encoding::get_IsBrowserDisplay 方法
Encoding::get_IsBrowserDisplay method
检查编码是否可以在浏览器中用于显示内容。
virtual bool System::Text::Encoding::get_IsBrowserDisplay()
ReturnValue
如果编码可以在浏览器中用于显示内容则为 true,否则为 false。
另见
- Class Encoding
- Namespace System::Text
- Library Aspose.Font for C++