FontCode Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:22

Description

Returns or sets the code number of the characters' font. Corresponds to the GNML tag >f...<.

Note that attempts to set this property with a value not corresponding to the code of an existing font causes a run-time error.

Syntax

object.FontCode [ =iCode ]

object

Required. Object name, returned by Text.GetTextStatus, Text.GetParaTextStatus and Text.GetDefaultTextStatus functions.

iCode

Font code.

See also

Other typeface, size and base properties and functions