public method ParagraphBuilder.SetBorderWidth

Brief

Sets the paragraph border width.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetBorderWidth (System.Single width)

Parameters
width

The border width in points.

Declared in ParagraphBuilder

back