Member variable XbpFontDialog():screenPS Foundation

Contains the presentation space for the screen.

Attribute: EXPORTED
Data type: XbpPresSpace | NIL
Description

The default value of the :screenPS instance variable is the value specified as the screen presentation space (NIL or <oScreenPS>) when the class method :new() was called. If this instance variable contains the value NIL, a font is defined that can be used with any Presentation Space that is valid for the screen. See the method :new() for further information.

A presentation space is an abstract drawing area where characters can be output. It is an Xbase Part that is linked directly with an output device (see the class XbpPresSpace() for more 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.