public method TableRowBuilder.SetBorderStroke

Brief

Sets the border stroke style for the table row.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SSetBorderStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke stroke)

Parameters
stroke

The border stroke style.

Declared in TableRowBuilder

back