public method FontBuilder.SetUnderline

Brief

Sets the font style to underline.

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

Details

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

Declared in FontBuilder

back