public method TableRowBuilder.SetFont

Brief

Sets the font for the table row.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetFont (Gehtsoft.PDFFlow.Builder.FontBuilder font)

Parameters
font

The row font.

Declared in TableRowBuilder

back