System::Text::Encoding::get_IsSingleByte メソッド
Encoding::get_IsSingleByte method
エンコーディングがシングルバイトかどうかをチェックします。
virtual bool System::Text::Encoding::get_IsSingleByte()
ReturnValue
単一文字が単一バイトにエンコードされる場合は true、そうでない場合は false。
参照
- Class Encoding
- Namespace System::Text
- Library Aspose.Page for C++