Accusoft.BarcodeXpressSdk Namespace : UnsupportBarcodeTypeException Class |
'Declaration <SerializableAttribute()> Public NotInheritable Class UnsupportBarcodeTypeException Inherits BarcodeException
'Usage Dim instance As UnsupportBarcodeTypeException
[Serializable()] public sealed class UnsupportBarcodeTypeException : BarcodeException
[Serializable()] public __gc __sealed class UnsupportBarcodeTypeException : public BarcodeException
[Serializable()] public ref class UnsupportBarcodeTypeException sealed : public BarcodeException
If the Writer.BarcodeType is set to a BarcodeType that is not write-supported, if may trigger this exception. For more details, see the Writer Class.
System.Object
System.Exception
Accusoft.BarcodeXpressSdk.BarcodeException
Accusoft.BarcodeXpressSdk.UnsupportBarcodeTypeException