Member variable XbpFont():codePage Foundation
Determines the code page (character set) for which the font can be used.
Attribute: EXPORTED
Data type: Numeric
Description
The instance variable contains a numeric value identifying a code page, or character set, the font can be used with. The default is 1, which means that the font can be used with any character set. Valid values for code page identifiers are:
Numeric code page identifiers under Windows
Code page | Identifier |
---|---|
Default | 1 |
Baltic | 186 |
Greek | 161 |
Latin | 0 |
OEM | 255 |
Russian | 204 |
Symbol | 2 |
Turkish | 162 |
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.