public method StyleBuilder.SetBorderLeftStroke

Brief

Sets the left border stroke style.

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

Parameters
stroke

The border stroke style.

Declared in StyleBuilder

back