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