Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






OmitOLEObjects property

Read-write. Specifies whether to omit OLE objects that occur within documents.

Note This property is new with Release 8.

Defined in

NotesDXLExporter

Data type

Boolean

Syntax

To get: flag = notesDXLExporter.OmitOLEObjects

To set: notesDXLExporter.OmitOLEObjects = flag

Legal values

Usage

Omitting an OLE object from a document affects both the <objectref> within <richtext> that refers to the OLE object, and the corresponding set of <item>s with name='$FILE' that contains the OLE object's data. Use OLEObjectOmittedText to specify replacement text (if desired) for where the <objectref> is omitted.

Language cross-reference

OmitOLEObjects property in Java DXLExporter class

Related topics
OLEObjectOmittedText property
OmitRichtextAttachments property
OmitMiscFileObjects property
OmitRichtextPictures property
OmitItemNames property
RestrictToItemNames property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009