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 example of property use is given in description of the constructor of the FontBox class.

See also:

FontBox