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])

Parameters

Parameter Description
attributes Specifies one or more attributes.
errorCallback Optional. Is called when the operation failed with an error.