Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.