PSGetFontBColor() |
|
Syntax
Function PSGetFontBColor()
TPageScript:GetFontBColor()
Returns
An Integer value.
Description
PSGetFontBColor() returns the default background color used by PageScript 32 when calling PSTextOut() or PSTextBox() without specifying a background color. It may be one of the predefined PageScript 32 colors (negative values) or an RGB color.
If you call this function when not printing, the default value is returned.
Arguments
None