IsSizeExtend: Boolean
The IsSizeExtend property determines displaying of size more than 36 pt in the drop-down list of text sizes.
Available values:
true. Default value. The drop-down list of text sizes will display no sizes bigger than 36.
false. In the drop-down list of text-sizes, there will be no sizes bigger than 36.
Use JSON or the setIsSizeExtend method to set the property value and the getIsSizeExtend method to get the property value.
The property use is given in description of the FontBox class constructor.
See also: