public method BorderBuilder.SetTopWidth

Brief

Sets the width for the top border side.

Declaration
C#
Gehtsoft.PDFFlow.Builder.BorderBuilder  SetTopWidth (Gehtsoft.PDFFlow.Models.Shared.XUnit width)

Parameters
width

The width in points.

Declared in BorderBuilder

back