![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DFont Class : Underline Property |
public bool Underline {get; set;}
'Declaration Public Property Underline As Boolean
'Usage Dim instance As D2DFont Dim value As Boolean instance.Underline = value value = instance.Underline
Set this value "true" to underline the D2DFont, and "false" to use the font without underlining it. The default value is false.