DXRichEditRtfDocumentExporterOptions Properties
Provides options for exporting the document in RTF format.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Compatibility |
Provides access to options affecting the compatibility of exported files with different RTF editors. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Exported |
Gets or sets the document properties being exported. This is a dependency property. |
Export |
Gets or sets whether to add a final paragraph mark (the \par tag) to the exported content. This is a dependency property. |
Export |
Gets or sets whether to include the color theme information in the exported RTF file. 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 |
List |
Gets or sets how the lists are represented in the exported RTF document. This is a dependency property. |
Target |
Gets or sets the URI of the document being exported. This is a dependency property. |
Wrap |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
See Also