public method TableCellBuilder.SetFont

Brief

Sets the font for the table cell.

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

Parameters
font

The font.

Declared in TableCellBuilder

back