DXRichEditDocumentExportOptions Properties
Provides options used for saving (exporting) documents to different formats.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Docm |
Retrieves options specific for export to DOCM (MS Word Macro-Enabled Document) format. This is a dependency property. |
Doc |
Retrieves options specific for export to DOC (MS Word 97-2003) format. This is a dependency property. |
Dotm |
Retrieves options specific for export to DOTM (Microsoft Word Macro-Enabled Template) format. This is a dependency property. |
Dot |
Retrieves options specific for export to DOT (Microsoft Word 97-2003 Template) format. This is a dependency property. |
Dotx |
Retrieves options specific for export to DOTX (Microsoft Word Template) format. This is a dependency property. |
Flat |
Retrieves options specific for export to Flat |
Flat |
Retrieves options specific for export to Flat |
Flat |
Retrieves options specific for export to Flat |
Flat |
Retrieves options specific for export to Flat |
Html |
Provides access to options specific to exporting to HTML format. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Mht |
Provides access to options specific to exporting to Mht (“Web Archive”) format. This is a dependency property. |
Open |
Provides access to options specific for export to Open |
Open |
Provides access to options specific for export to Open XML (default MS Office 2007 format or .docx) format. This is a dependency property. |
Plain |
Provides access to options specific for export to plain text format. This is a dependency property. |
Rtf |
Provides access to options for export to RTF format. This is a dependency property. |
Word |
Provides access to options specific for export to Word |
See Also