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

In This Topic
    Code25intlvOptions Property (C1BarCode)
    In This Topic
    Code25 interleaved options are available for the Code25 interleved barcode style.
    Syntax
    'Declaration
     
    Public Property Code25intlvOptions As Code25intlvOptions
    public Code25intlvOptions Code25intlvOptions {get; set;}
    See Also