BarCode for WPF | ComponentOne
C1.WPF.BarCode Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / Ean128Fnc1Options Property

In This Topic
    Ean128Fnc1Options Property (C1BarCode)
    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