public method StyleBuilder.SetBorderBottomWidth

Brief

Sets the bottom border width.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetBorderBottomWidth (Gehtsoft.PDFFlow.Models.Shared.XUnit width)

Parameters
width

The border width in points.

Declared in StyleBuilder

back