BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / GS1CompositeOptions Class / Value Property

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