LOTUSSCRIPT/COM/OLE 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

NotesDXLExporter

Data type

Constant of type Integer

Syntax

To get: option% = notesDXLExporter.RichTextOption

To set: notesDXLExporter.RichTextOption = option%

Legal values


Language cross-reference

RichTextOption property in Java DXLExporter class

See Also