ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / MicroPDF417Options Class / Version Property

In This Topic
    Version Property (MicroPDF417Options)
    In This Topic
    Gets or sets the symbol size.
    Syntax
    'Declaration
     
    Public Property Version As MicroPDF417SymbolVersion
    public MicroPDF417SymbolVersion Version {get; set;}
    See Also