ImageGear .NET v24.14 - Updated September 15, 2020
RowsCreated Property




ImageGear24.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterPDF417 Class : RowsCreated Property
Gets the rows created in the PDF417 barcode.
Syntax
'Declaration
 
Public ReadOnly Property RowsCreated As Integer
 
'Usage
 
Dim instance As ImGearBarcodeWriterPDF417
Dim value As Integer
 
value = instance.RowsCreated

Property Value

An integer value which represents the number of rows created.
Remarks

This property gets the number of rows that were created in the PDF417 barcode.

See Also

Reference

ImGearBarcodeWriterPDF417 Class
ImGearBarcodeWriterPDF417 Members