Gets a value indicating that this font has an underline decoration
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic bool Underline { get; }Public ReadOnly Property Underline As Boolean
	Get
member Underline : bool with get
Property Value
Type: 
Boolean
See Also