.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


OutputDOCTYPE property
Example

Read-write. Indicates whether a !DOCTYPE statement is exported.

Defined in

NotesDXLExporter

Data type

String

Syntax

To get: flag = notesDXLExporter.OutputDOCTYPE

To set: notesDXLExporter.OutputDOCTYPE = flag

Legal values


Usage

The !DOCTYPE statement depends on the output and is typically one of the following:


You can change or suppress the SYSTEM clause with DoctypeSYSTEM.

Language cross-reference

OutputDOCTYPE property in Java DXLExporter class

Example
See Also