Member variable XbpFont():familyName Foundation
Determines the name of the font family (for example, "Times New Roman").
Attribute: EXPORTED
Data type: Character (")
Description
This instance variable contains the name of the font family that a font belongs to. It is one of the most important instance variables for selecting fonts. The following table contains the names of some system fonts that can be used:
Examples for Windows system fonts
Font family | Name with attributes |
---|---|
Arial | Arial |
Arial Bold | |
Arial Bold Italic | |
Arial Italic | |
Arial Narrow | Arial Narrow |
Arial Narrow Italic | |
Arial Narrow Bold | |
Arial Narrow Bold Italic | |
Courier New | Courier New |
Courier New Bold | |
Courier New Bold Italic | |
Courier New Italic | |
Verdana | Verdana |
Verdana Bold | |
Verdana Italic | |
Verdana Bold Italic |
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.