public method TableBuilder.SetBorder

Brief

Sets the table border stroke style.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  SetBorder (Gehtsoft.PDFFlow.Models.Enumerations.Stroke strokeStyle = Solid)

Parameters
strokeStyle

The stroke style.

Declared in TableBuilder

back