Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.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 System.Integer
    public System.int Row {get; set;}
    See Also