Web API Edition | ComponentOne
C1.Web.Api.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