public method TableRowBuilder.SetBorderWidth

Brief

Sets the border width for the table row.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetBorderWidth (Gehtsoft.PDFFlow.Models.Shared.XUnit width)

Parameters
width

The border width in points.

Declared in TableRowBuilder

back