addFontStyle
Adds a new style entry to each value of the fontStyle object. The length of the fontStyle list must be equal to the length of the styling list assigned to the control instance (see ref_fontStyle).
Signatures
- ParamateControls.<ControlName>.addFontStyle(fontStyle)
Parameters
- fontStyles
-
List of PrimFontStyle objects.
Return value
none