public method BorderBuilder.SetHorizontalWidth

Brief

Sets the width for horizontal border sides.

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

Parameters
width

The width in points.

Declared in BorderBuilder

back