An NDoc Documented Class Library

pdfTable.addRow Method 

Method to add a new row into the table

public void addRow(
   pdfTableRow newRow
);

Parameters

newRow
New row

See Also

pdfTable Class | sharpPDF Namespace