Adds to new formatting style to the current document.

Add(ParagraphStyle)

public bool Add(ParagraphStyle paragraphStyle);

Parameters

Parameter Description
paragraphStyle Specifies the style to add.

Return Value

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