PdfGeneratorTableRowBuidler.AddCell

PdfGeneratorTableRowBuidler.AddCell method

Add cell to table row.

public virtual PdfGeneratorTableCellBuilder AddCell()

Return Value

Instance of created PdfGeneratorTableCellBuilder.

See Also