PSGetBorderThickness()

Syntax

Function PSGetBorderThickness()
TPageScript:GetBorderThickness()

Returns

An integer value.

Description

PSGetBorderThickness() returns the default border size used by PageScript 32 when drawing shapes such as Frames and Ellipses. Border thickness is expressed in points (1 point = 1/72 inch).

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

Arguments

None