Font.Underline Propriété

Définition

Obtient une valeur indiquant si ce Font est souligné.

public:
 property bool Underline { bool get(); };
public bool Underline { get; }
member this.Underline : bool
Public ReadOnly Property Underline As Boolean

Valeur de propriété

true si ce Font est souligné ; sinon, false.

S’applique à