public method TableCellBuilder.SetUnderlineStroke

Brief

Sets the underline stroke style for table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetUnderlineStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke style)

Parameters
style

The underline stroke style.

Declared in TableCellBuilder

back