public method StyleBuilder.SetBorderTopWidth

Brief

Sets the top border width.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetBorderTopWidth (System.Single width)

Parameters
width

The top border width in points.

Declared in StyleBuilder

back