FontTools.FamilyLabelVisible

Syntax

FamilyLabelVisible: Boolean;

Description

The FamilyLabelVisible property determines displaying of the "Font" label for font selection item.

Comments

Property value is set from JSON.

Example

The property use is given in description of the FontTools.init method.

See also:

FontTools