Class IronBarCodeUnsupportedRendererEncodingException
A specific Exception raised when IronBarCode does not yet support the selected BarcodeEncoding format.
We suggest using the BarcodeWriterEncoding Enum to specify your barcode encoding format to avoid this Exception in future.
Inheritance
System.Object
IronBarCodeUnsupportedRendererEncodingException
Namespace: IronBarCode.Exceptions
Assembly: IronBarCode.dll
Syntax
public class IronBarCodeUnsupportedRendererEncodingException : IronBarCodeEncodingException