addHTMLTextStyle
addHTMLTextStyle(
pId
,pTextStyle
):void
Adds a new HTML text style.
Parameters
• pId: string
| number
The ID of the style.
• pTextStyle: HTMLTextStyle
The text style to add.
Returns
void
addHTMLTextStyle(
pId
,pTextStyle
):void
Adds a new HTML text style.
• pId: string
| number
The ID of the style.
• pTextStyle: HTMLTextStyle
The text style to add.
void