Member variable XbpRtf():selFontSize Foundation

Contains the size of the font assigned to the selection.

Attribute: EXPORTED
Data type: Numeric
Description

The property contains the point size of the font assigned to the selection as a numeric value.

If the text in the current selection contains sections with different font sizes, the instance variable :selFontSize contains the value NIL. This value represents an indeterminate state that the Xbase++ application may chose to visualize in its user interface. Some word processor applications use grayed controls to visualize conflicting properties in the current selection, for example.

NIL is a valid value for reading only. A run time error results, if an attempt is made to assign NIL to the :selFontSize instance variable.

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.