Font.Strikeout Propriété

Définition

Obtient une valeur indiquant si ce Font spécifie une ligne horizontale barrant la police.

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

Valeur de propriété

true si ce Font est barré par une ligne horizontale ; sinon, false.

S’applique à