public method TableRowBuilder.SetFontName

Brief

Sets the font name for the table row.

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

Parameters
name

The font name.

Declared in TableRowBuilder

back