public method BorderBuilder.SetBottomStroke

Brief

Sets the stroke style for the bottom border side.

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

Parameters
stroke

The stroke style to apply.

Declared in BorderBuilder

back