Member variable XbpFont():strikeout Foundation

Determines whether the font is a "strikeout" font.

Attribute: EXPORTED
Data type: Logical (.F.)
Description

The instance variable :strikeout contains the value .T. (true) when the characters in the font selected are strikeouts. If this property contains the value .T. (true) when :create() is executed, the font object attempts to select a strikeout font that most closely matches the properties specified in the font object's instance variables. This can be used to select a font matching certain properties but whose name is not known, for example.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.