ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / Ean128Fnc1Options Property

In This Topic
    Ean128Fnc1Options Property
    In This Topic
    EAN128FNC1 Options are available for the EAN128FNC1 barcode style.
    Syntax
    'Declaration
     
    
    Public Property Ean128Fnc1Options As Ean128Fnc1Options
    public Ean128Fnc1Options Ean128Fnc1Options {get; set;}
    See Also