Member variable XbpFont():compoundName Foundation
Determines the font family and font attributes.
Attribute: EXPORTED, READONLY
Data type: Character (")
Description
Each font has its own name and a "compound" name. The font name identifies the font family that the font belongs to, while the "compound" name includes additional attributes. The following table shows some examples for :compoundName:
Examples for Windows system fonts
Font family | :compoundName |
---|---|
Courier New | Courier New |
Courier New Bold | |
Courier New Bold Italic | |
Arial | Arial |
Arial Bold | |
Arial Bold Italic | |
Arial Italic |
The font attributes for Bold and Italic can depend on the language version of the operating system.
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.