public method TableCellBuilder.SetInnerTableStyle

Brief

Sets the style for tables in the table cell.

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

Parameters
styleBuilder

The style to apply.

Declared in TableCellBuilder

back