static public method TableCellExtensions.AddParagraph

Brief

Adds a paragraph with default settings to the table cell and returns the ParagraphBuilder.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  AddParagraph (this Gehtsoft.PDFFlow.Builder.TableCellBuilder cell)

Parameters
cell

This TableCellBuilder.

Declared in TableCellExtensions

back