public method TableCellBuilder.SetParagraphStyle

Brief

Sets the style for paragraphs in the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetParagraphStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in TableCellBuilder

back