ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.BarCode Namespace / GS1CompositeOptions Class / Value Property

In This Topic
    Value Property
    In This Topic
    Gets or sets the CCA or CCB character data.
    Syntax
    'Declaration
     
    Public Property Value As System.String
    public System.string Value {get; set;}
    See Also