Skip to main content

Document.Paste Method

Name Parameters Description
Paste() none Insert a text from the Clipboard into the current CaretPosition.
Paste(DocumentFormat) format Inserts the contents of the Clipboard in the specified format at the caret position.