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

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.