public method TableRowBuilder.SetFontSize

Brief

Sets the table row font size.

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

Parameters
size

The font size in points.

Declared in TableRowBuilder

back