public method TableColumnBuilder.SetFont

Brief

Sets the font for the table column.

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

Parameters
font

The column font.

Declared in TableColumnBuilder

back