Skip to main content
A newer version of this page is available. .

Document.Cut Method

Name Parameters Description
Cut() none Removes the currently selected text and copies it to the Clipboard.
Cut(DocumentRange) range Removes the specified range of text and copies it to the Clipboard.