Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / BarcodeOptions Class / SupplementNumber Property

In This Topic
    SupplementNumber Property (BarcodeOptions)
    In This Topic
    Gets or sets the supplement for the barcode data, supplement is 2/5 digit for EAN/UPC symbologies.
    Syntax
    'Declaration
     
    Public Property SupplementNumber As String
    public string SupplementNumber {get; set;}
    See Also