[]
Gets a value that indicates whether this Font object is underlined.
public bool Underline { get; }
Public ReadOnly Property Underline As Boolean
| Type | Description |
|---|---|
| bool | This property returns true if this Font object is underlined; otherwise, false. |