Skip to main content

DXRichEditCopyPasteOptions Properties

Provides the options affecting certain copy-paste operations.
Name Description
InsertOptions Gets 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.
MaintainDocumentSectionSettings Gets or sets whether to retain section settings of a blank document after appending RTF content. This is a dependency property.
PasteUnstyledRtfMode Specifies how to apply formatting to a pasted RTF text which has no defined styles.
TabInsertOptions Gets or sets how to set tab stops in the inserted paragraph.
See Also