public method TableRowBuilder.SetFont

Brief

Sets the table row font.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetFont (System.Action<Gehtsoft.PDFFlow.Builder.FontBuilder> configure)

Parameters
configure

A configuration action for the font.

Declared in TableRowBuilder

back