Skip to main content

DocDocumentExporterOptions Properties

Contains options used to save (export) the document in DOC format (MS Office Word 97-2003 format, .doc).
Name Description
Compatibility Provides access to options affecting the compatibility of exported files with different DOC editors.
ExportedDocumentProperties Gets or sets the document properties being exported. Inherited from DocumentExporterOptions.
TargetUri Gets or sets the URI of the document being exported. Inherited from DocumentExporterOptions.
See Also