public method BorderBuilder.SetTopStroke

Brief

Sets the stroke style for the top border side.

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

Parameters
stroke

The stroke style.

Declared in BorderBuilder

back