Back to Devexpress

Document.Paste Method

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

latest540 B
Original Source

Document.Paste Method

NameParametersDescription
Paste()noneInsert a text from the Clipboard into the current CaretPosition.
Paste(DocumentFormat)formatInserts the contents of the Clipboard in the specified format at the caret position.