public method TableCellBuilder.SetBorderWidth

Brief

Sets the table cell border width.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetBorderWidth (System.Single width)

Parameters
width

The border width in points.

Declared in TableCellBuilder

back