Search
Font.Underline Property
See Also
 





Gets whether the font is underlined.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public bool Underline { get; }

Visual Basic  Copy Code

Public ReadOnly Property Underline As Boolean

 Property Value

 See Also