JAVA/CORBA CLASSES


RichTextOption property
Read-write. Specifies the format of richtext items that occur in the exported DXL.

Note This property is new with Release 8.

Defined in

DxlExporter

Data type

int

Syntax

public int getRichTextOption()
   throws NotesException

public void setRichTextOption(int option)
   throws NotesException

Legal Values


Language cross-reference

RichTextOption property in LotusScript NotesDXLExporter class

See Also