public method TableBuilder.SetBorderWidth

Brief

Sets the width for all table border sides.

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

Parameters
width

The border width in points.

Declared in TableBuilder

back