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

In This Topic
    Type Property (PDF417Options)
    In This Topic
    Gets or set the PDF417 barcode's type.
    Syntax
    'Declaration
     
    Public Property Type As PDF417Type
    public PDF417Type Type {get; set;}
    See Also