public method BorderBuilder.SetVerticalWidth

Brief

Sets the width for vertical border sides.

Declaration
C#
Gehtsoft.PDFFlow.Builder.BorderBuilder  SetVerticalWidth (System.Single width)

Parameters
width

The width in points.

Declared in BorderBuilder

back