BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.6.2 Assembly / C1.BarCode Namespace / PDF417Options Class / Row Property

In This Topic
    Row Property (PDF417Options)
    In This Topic
    Gets or sets row numbers for the barcode.
    Syntax
    'Declaration
     
    Public Property Row As Integer
    public int Row {get; set;}
    See Also