DXRichEditDocDocumentExporterCompatibilityOptions Members
Represents the settings that affect the portability of the exported file.Constructors
| Name | Description |
|---|---|
| DXRichEditDocDocumentExporterCompatibilityOptions() | Initializes a new instance of the DXRichEditDocDocumentExporterCompatibilityOptions class with the default settings. |
Fields
| Name | Description |
|---|---|
| AllowNonLinkedListDefinitionsProperty static | Identifies the DXRichEditDocDocumentExporterCompatibilityOptions.AllowNonLinkedListDefinitions dependency property. |
Properties
| Name | Description |
|---|---|
| AllowNonLinkedListDefinitions | Gets or sets whether to enable list compatibility with previous versions of Microsoft Word. This is a dependency property. |
See Also