public method BorderBuilder.SetWidth

Brief

Sets the width for all border sides.

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

Parameters
width

The width in points.

Declared in BorderBuilder

back