public method TableRowBuilder.SetUnderlineStroke

Brief

Sets the underline stroke style for the table row.

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

Parameters
stroke

The underline stroke style.

Declared in TableRowBuilder

back