PSGetBorderColor()

Syntax

Function PSGetBorderColor()
TPageScript:GetBorderColor()

Returns

An Integer value representing the border color.

Description

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

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

Arguments

None