JAVA/CORBA CLASSES


createRichTextItem method
Example

Creates a new rich-text item in a document.

Defined in

Document

Syntax

public RichTextItem createRichTextItem(String name)
   throws NotesException

Parameters

String name


Return value

RichTextItem


Usage

For more information, see the RichTextItem class.

Language cross-reference

CreateRichTextItem method in LotusScript NotesDocument class

Example
See Also