'DeclarationPublic ReadOnly Property RowsCreated As Integer
'UsageDim instance As WriterPDF417 Dim value As Integer value = instance.RowsCreated
public int RowsCreated {get;}
public: __property int get_RowsCreated();
'DeclarationPublic ReadOnly Property RowsCreated As Integer
'UsageDim instance As WriterPDF417 Dim value As Integer value = instance.RowsCreated
public int RowsCreated {get;}
public: __property int get_RowsCreated();
This property gets the number of rows that were created in the PDF417 barcode.