Gets a value that indicates whether this font has a horizontal line through its characters.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Strikeout() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_Strikeout(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getStrikeout(); |






