public method BorderBuilder.SetLeftWidth

Brief

Sets the width for the left border side.

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

Parameters
width

The width in points.

Declared in BorderBuilder

back