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

In This Topic
    PDF417Options Property (C1BarCode)
    In This Topic
    PDF417 Options are available for the Pdf417 barcode style.
    Syntax
    'Declaration
     
    Public Property PDF417Options As PDF417Options
    public PDF417Options PDF417Options {get; set;}
    See Also