Member variable XbpFontDialog():defaultCodePage Foundation

Specifies the initial code page (character set) selected in the font dialog.

Attribute: EXPORTED
Data type: Numeric (0)
Description

The :defaultCodePage instance variable determines the default code page (character set) of the requested font. By default, the font that is pre-selected in the font dialog uses an ANSI character set. On systems using a non-ANSI character set, it is recommended to assign the value 1 (system default code page) to :defaultCodePage. See :XbpFont:codePage for a list of legal values for the :defaultCodePage member variable. Also see :codePage for further information.

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.