Back to Devexpress

DXRichEditOpenDocumentExporterOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditopendocumentexporteroptions-dot-underscore-properties.md

latest2.6 KB
Original Source

DXRichEditOpenDocumentExporterOptions Properties

Provides options used for saving (exporting) the document in OpenDocument text (.odt) format.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
ExportedDocumentPropertiesGets or sets the document properties being exported.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
TargetUriGets or sets the URI of the document being exported.

See Also

DXRichEditOpenDocumentExporterOptions Class

DXRichEditOpenDocumentExporterOptions Members

DevExpress.Xpf.RichEdit Namespace