Skip to main content

NotesDXLExporter

Properties

NameDescription
AttachmentOmittedTextRead-write. Text to insert within richtext precisely where an <attachmentref> was omitted, such as "[Attachment omitted]". This text may contain XML…
ConvertNotesBitmapsToGIFRead-write. Indicates whether bit maps pasted in rich text items should be converted to GIF format.
DoctypeSYSTEMRead-write. The value of SYSTEM in the exported !DOCTYPE statement.
ForceNoteFormatRead-write. Writes the output DXL as note elements (in theDomino® DTD) rather than formatted elements such as document, form, and view.
MIMEOptionRead-write. Specifies the format of MIME items or documents that occur in the exported DXL.
OLEObjectOmittedTextRead-write. Text to insert within richtext precisely where an <objectref> was omitted, such as "[OLE object omitted]". This text may contain XML markup…
OmitItemNamesRead-write. Specifies a list of item names to be omitted from documents in the exported DXL. The DXL will not contain any <item> elements with any of…
OmitMiscFileObjectsRead-write. Specifies whether to omit miscellaneous file objects that occur within documents.
OmitOLEObjectsRead-write. Specifies whether to omit OLE objects that occur within documents.
OmitRichtextAttachmentsRead-write. Specifies whether to omit richtext attachments that occur within documents.
OmitRichtextPicturesRead-write. Specifies whether to omit richtext pictures or graphics that occur within documents.
OutputDOCTYPERead-write. Indicates whether a !DOCTYPE statement is exported.
PictureOmittedTextRead-write. Text to insert within richtext precisely where a <picture> was omitted, such as "[Graphic omitted]". This text may contain XML markup but…
RestrictToItemNamesRead-write. Specifies a list of item names to be included in documents in the exported DXL. The DXL will only contain <item> elements with one of the…
RichTextOptionRead-write. Specifies the format of richtext items that occur in the exported DXL.
SchemaLocationRead-write. The URI of the schema for the DXL being exported.
UncompressAttachmentsRead-write. Specifies whether to uncompress attachments that occur anywhere within the exported DXL.
ValidationStyleRead-write. The method for validating the DXL being exported.

Methods

NameDescription
ExportConverts Domino® data to DXL data.