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






OmitRichtextAttachments property

Read-write. Specifies whether to omit richtext attachments that occur within documents.

Note This property is new with Release 8.

Defined in

NotesDXLExporter

Data type

Boolean

Syntax

To get: flag = notesDXLExporter.OmitRichtextAttachments

To set: notesDXLExporter.OmitRichtextAttachments = flag

Legal values

Usage

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

Language cross-reference

OmitRichtextAttachments property in Java DXLExporter class

Related topics
AttachmentOmittedText property
OmitOLEObjects property
OmitMiscFileObjects property
OmitRichtextPictures property
OmitItemNames property
RestrictToItemNames property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009