SmartPasteBehavior.SmartPasteAsync Method
| Name | Parameters | Description |
|---|---|---|
| SmartPasteAsync() | none | Assigns the right values (from the clipboard) to the appropriate items. |
| SmartPasteAsync(String, Byte[], String) | inputText, dataContent, mediaType | Assigns the right values from the specified string or binary content to the appropriate items. |