public method StyleBuilder.SetBorderStroke

Brief

Sets the border stroke style.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetBorderStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke stroke)

Parameters
stroke

The border stroke style.

Declared in StyleBuilder

back