FontBox.IsSizeExtend

Syntax

IsSizeExtend: Boolean

Description

The IsSizeExtend property determines displaying of size more than 36 pt in the drop-down list of text sizes.

Comments

Available values:

Use JSON or the setIsSizeExtend method to set the property value and the getIsSizeExtend method to get the property value.

Example

The property use is given in description of the FontBox class constructor.

See also:

FontBox