Adds to new formatting style to the current document.

Add(InlineStyle)

public bool Add(InlineStyle inlineStyle);

Parameters

Parameter Description
inlineStyle Specifies the style to add.

Return Value

The return value is true, if the style could be added. Otherwise it is false.