public method FormattedTextElementBuilder.SetUnderline

Brief

Sets the text font style to underline.

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

Details

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

Declared in FormattedTextElementBuilder

back