PSGetFontAngle()

Syntax

Function PSGetFontAngle()
TPageScript:GetFontAngle()

Returns

An Integer value.

Description

PSGetFontAngle() returns the default angle used when printing a character string with PSTextOut(). A value between 0 (non rotation) and 360 (full rotation) is returned.

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

Arguments

None