Represents errors that occur during barcode generation process
Namespace: Neodynamic.ReportingServicesAssembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 9.0.2000.0 (9.0.8616.0)
Syntax
| C# |
|---|
public class BarcodeException : Exception |
| Visual Basic |
|---|
Public Class BarcodeException Inherits Exception |