public method BorderBuilder.SetLeftStroke

Brief

Sets the stroke style for the left border side.

Declaration
C#
Gehtsoft.PDFFlow.Builder.BorderBuilder  SetLeftStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke stroke)

Parameters
stroke

The stroke style.

Declared in BorderBuilder

back