PSGetFillColor()

Syntax

Function PSGetFillColor()
TPageScript:GetFillColor()

Returns

An Integer value.

Description

PSGetFillColor() returns the default fill color used by PageScript 32 when drawing shapes such as Frames and Ellipses. It may be one of the predefined PageScript 32 colors (negative values) or a RGB color.

If you call this function when not printing, the default value is returned.

Arguments

None