public method TableRowBuilder.SetBorder

Brief

Sets the table row border.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetBorder (Gehtsoft.PDFFlow.Builder.BorderBuilder borderBuilder)

Parameters
borderBuilder

The table row border.

Declared in TableRowBuilder

back