public method ParagraphBuilder.SetBorderStroke

Brief

Sets the paragraph border stroke style.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetBorderStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke strokeStyle)

Parameters
strokeStyle

The border stroke style.

Declared in ParagraphBuilder

back