| C1.Xaml.BarCode アセンブリ > C1.Xaml.BarCode 名前空間 > C1BarCode クラス : EncodingException プロパティ |
'宣言 Public ReadOnly Property EncodingException As BarCodeException
public BarCodeException EncodingException {get;}
ほとんどのエンコーディングでは、いくつかの制限に基づいて、表すことができるテキストのタイプが決まっています。たとえば、 数値だけを使用できるエンコーディングや、特定の長さのテキストを必要とするエンコーディングがあります。
現在の CodeType を使用して Text プロパティの値を表すことができない場合、 コントロールにエラーメッセージが表示されます。
この場合は、EncodingException プロパティから、 バーコードの生成を妨げた例外に関する詳細が返されます。
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2