IsSizeExtend: Boolean
The IsSizeExtend property determines displaying of size more than 36 pt in the drop-down list of text sizes.
Available values:
true. In the drop-down list of text sizes, there will be sizes bigger than 36 (default).
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 example of property use is given in description of the constructor of the FontBox class.
See also: