SmartPasteCompletedEventArgs Properties
Contains data for Smart Paste’s Completed event.| Name | Description |
|---|---|
| ErrorMessage | Returns the error message generated when a Smart Paste operation fails. |
| IsError | Indicates whether the Smart Paste operation failed. |
| Response | Returns an object that contains Smart Paste operation result. |
See Also