ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.BarCodes Namespace / BarCodeException Class / ErrorCode Property

In This Topic
    ErrorCode Property (BarCodeException)
    In This Topic
    Error code of current exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorCode As BarCodeException.ErrorCodes
    public BarCodeException.ErrorCodes ErrorCode {get;}
    See Also