PSGetFontFColor()

Syntax

Function PSGetFontFColor()
TPageScript:GetFontFColor
()

Returns

An Integer value.

Description

PSGetFontFColor() returns the default foreground (text) color used by PageScript 32 when calling PSTextOut() or PSTextBox() without specifying a foreground 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