public method TableCellBuilder.SetFontName

Brief

Sets the font name for the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetFontName (string name)

Parameters
name

The font name.

Declared in TableCellBuilder

back