static public method TableCellExtensions.AddParagraph
Adds a paragraph to the table cell and returns the ParagraphBuilder.
ParagraphBuilder
Gehtsoft.PDFFlow.Builder.ParagraphBuilder
AddParagraph (this Gehtsoft.PDFFlow.Builder.TableCellBuilder cell, Gehtsoft.PDFFlow.Builder.ParagraphBuilder paragraph)
cell
This TableCellBuilder.
TableCellBuilder
paragraph
An instance of ParagraphBuilder.
Declared in TableCellExtensions