Method Underline
- Namespace
 - BitMiracle.Docotic.Pdf.Layout
 
- Assembly
 - BitMiracle.Docotic.Pdf.Layout.dll
 
Underline(bool)
Sets the underline text style.
public TextStyle Underline(bool underline = true)
Parameters
underlinebooltrueto draw underline text; otherwise,false.
Returns
- TextStyle
 The copy of this style with the applied underline settings.