Class PdfGeneratorTableRowBuidler

PdfGeneratorTableRowBuidler class

Class represents builder for table row.

public class PdfGeneratorTableRowBuidler : PdfGeneratorTableBuilder

Methods

NameDescription
virtual AddCell()Add cell to table row.
override AddRow()Overriding AddRow.
AddTable()Add new table to document.
SetPage(int)Set the page number to place the table.

See Also