public method TableCellBuilder.SetFontSize

Brief

Sets the font size for the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetFontSize (System.Single size)

Parameters
size

The font size.

Declared in TableCellBuilder

back