PdfGeneratorTableBuilder.AddRow

PdfGeneratorTableBuilder.AddRow method

Add new row to table.

public virtual PdfGeneratorTableRowBuidler AddRow()

Return Value

Instance of current PdfGeneratorTableRowBuidler.

See Also