public method BorderBuilder.SetHorizontalStroke

Brief

Sets the stroke style for horizontal border sides.

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

Parameters
stroke

The stroke style.

Declared in BorderBuilder

back