public method TableRowBuilder.SetBorder

Brief

Sets the table row border by a configuration action.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetCellsStyleBorder (System.Action<Gehtsoft.PDFFlow.Builder.BorderBuilder> configure)

Parameters
configure

A configuration action for the border.

Declared in TableRowBuilder

back