Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode.Deprecated Namespace > BarcodeWritePdf Class : Rows Property |
public int Rows {get; set;}
'Declaration
Public Property Rows As Integer
'Usage
Dim instance As BarcodeWritePdf Dim value As Integer instance.Rows = value value = instance.Rows
public int Rows {get; set;}
<br/>get_Rows();<br/>set_Rows(value);<br/>Object.defineProperty('Rows');