public method StyleBuilder.SetBorderTopStroke

Brief

Sets the the top border stroke style.

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

Parameters
stroke

The border stroke style.

Declared in StyleBuilder

back