ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / PDF417Options Class / Row Property

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