ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Barcode Class / SupplementText Property

In This Topic
    SupplementText Property
    In This Topic
    The supplement for barcode data.
    Syntax
    'Declaration
     
    Public Property SupplementText As String
    public string SupplementText {get; set;}
    Remarks
    Supplement is 2/5-digit addons for EAN/UPC symbologies.
    See Also