public method ParagraphBuilder.SetUnderline

Brief

Sets the paragraph font style to underline.

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

Details

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

Declared in ParagraphBuilder

back