public method TableCellBuilder.SetUnderline

Brief

Sets the font style for the cell to underline.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetUnderline ()

Details

The underline color will be the came as the font color.

Declared in TableCellBuilder

back