Back to Devexpress

Document.Cut Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-document-dot-cut.md

latest448 B
Original Source

Document.Cut Method

NameParametersDescription
Cut()noneRemoves the currently selected text and copies it to the Clipboard.
Cut(DocumentRange)rangeRemoves the specified range of text and copies it to the Clipboard.