createRichTextParagraphStyle (Session - Java)

Creates a new RichTextParagraphStyle object.

Defined in

Session

Syntax

public RichTextParagraphStyle createRichTextParagraphStyle()
    throws NotesException

Return value


RichTextParagraphStyle

The newly created RichTextParagraphStyle object.

Usage

See the RichTextParagraphStyle class for descriptions and examples.