ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / InvalidBarcodeText Property

In This Topic
    InvalidBarcodeText Property
    In This Topic
    Gets the invalid barcode text.
    Syntax
    'Declaration
     
    ReadOnly Property InvalidBarcodeText As String
    string InvalidBarcodeText {get;}

    Property Value

    The invalid barcode text as a System.String.
    See Also