Skip to main content
All docs
V25.2
  • SmartPasteBehavior.SmartPasteAsync Method

    Name Parameters Description
    SmartPasteAsync(Byte[], String, CancellationToken) dataContent, mediaType, token Assigns the correct values from the specified string or binary content to the appropriate items.
    SmartPasteAsync(String, CancellationToken) inputText, token Executes SmartPaste and assigns the right values from the specified string to the appropriate items.
    SmartPasteAsync(CancellationToken) token Executes SmartPaste and assigns the right values (from the clipboard) to the appropriate items.