public method TableBuilder.SetBorderStroke

Brief

Sets the stroke style for all table border sides.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  SetBorderStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke strokeStyle)

Parameters
strokeStyle

The stroke style.

Declared in TableBuilder

back