[]
Gets a value that indicates whether this Font object specifies a horizontal line through the font.
public bool Strikeout { get; }
Type | Description |
---|---|
bool | This property is true if this Font object has a horizontal line through it; otherwise, false. |