public method StyleBuilder.SetBorderRightStroke

Brief

Sets the right border stroke style.

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

Parameters
stroke

The border stroke style.

Declared in StyleBuilder

back