Resets one or more of the style's attributes to its default value which is the same value as defined for the surrounding paragraph.
<void> InlineStyle.resetToParagraph(<InlineStyle.Attributes> attributes, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| attributes | Specifies one or more attributes. |
| error |
Optional. Is called when the operation failed with an error. |