public method BorderBuilder.SetBottomWidth

Brief

Sets the width for the bottom border side.

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

Parameters
width

The width in points.

Declared in BorderBuilder

back