Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
RW_FONT_SIZE (RealWeb) (rw_font_size.htm)
Use of this API subroutine is now deprecated - it can still be used, but for new developments it is recommended that you use RWS_FONT for enhanced functionality.
Sets the text size for subsequent text.
RW_FONT_SIZE(Size)
Size The required font size. Can be any of the following:
- An absolute value in the range 1 to 7.
- A relative value in the range 1 to 7, preceded by a plus (+) or minus (-) sign.
Requires a subsequent call to RW_FONT_END.