public method BorderBuilder.SetRightStroke

Brief

Sets the stroke style for the right border side.

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

Parameters
stroke

The stroke style to apply.

Declared in BorderBuilder

back