public method BorderBuilder.SetRightWidth

Brief

Sets the width for the right border side.

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

Parameters
width

The width in points.

Declared in BorderBuilder

back