PSGetFontNames()

Syntax

Function PSGetFontNames(nFontIndex)
TPageScript:GetFontNames
(nFontIndex)

Returns

The name of the font pointed by nFontIndex

Description

Use PSGetFontNames() to retrieve the font name of any of the available fonts. nFontIndex is the index position of the font.

Use PSGetFontCount() to retrieve the total number of available fonts.

Arguments

None