ComponentOne Web API Edition
Row Property (PDF417Options)

C1.BarCode Namespace > PDF417Options Class : Row Property
Gets or sets row numbers for the barcode.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<NotifyParentPropertyAttribute(True)>
Public Property Row As Integer
[DefaultValue()]
[NotifyParentProperty(true)]
public int Row {get; set;}
See Also

Reference

PDF417Options Class
PDF417Options Members