Back to Devexpress

DXRichEditCopyPasteOptions Properties

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

latest3.0 KB
Original Source

DXRichEditCopyPasteOptions Properties

Provides the options affecting certain copy-paste operations.

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.
InsertOptionsGets or sets options specifying how formatting is applied to the last paragraph of a numbered list inserted into a document. This is a dependency property.
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.
MaintainDocumentSectionSettingsGets or sets whether to retain section settings of a blank document after appending RTF content. This is a dependency property.
PasteUnstyledRtfModeSpecifies how to apply formatting to a pasted RTF text which has no defined styles.
TabInsertOptionsGets or sets how to set tab stops in the inserted paragraph.

See Also

DXRichEditCopyPasteOptions Class

DXRichEditCopyPasteOptions Members

DevExpress.Xpf.RichEdit Namespace