Font.Strikeout Propriedade
Definição
public:
property bool Strikeout { bool get(); };
public bool Strikeout { get; }
member this.Strikeout : bool
Public ReadOnly Property Strikeout As Boolean
Valor da propriedade
true se este Font tiver uma linha horizontal através dele; caso contrário, false.true if this Font has a horizontal line through it; otherwise, false.