Member variable XbpFont():underscore Foundation

Determines whether the font is an "underscored" font.

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

The instance variable :underscore contains the value .T. (true) when the font characters are underscored. If this property contains the value .T. (true) when :create() is executed, the font object attempts to select an underscored 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.