Back to Devexpress

SmartPasteBehavior.SmartPasteAsync Method

wpf-devexpress-dot-aiintegration-dot-wpf-dot-smartpastebehavior-dot-smartpasteasync.md

latest966 B
Original Source

SmartPasteBehavior.SmartPasteAsync Method

NameParametersDescription
SmartPasteAsync(Byte[], String, CancellationToken)dataContent, mediaType, tokenAssigns the correct values from the specified string or binary content to the appropriate items.
SmartPasteAsync(String, CancellationToken)inputText, tokenExecutes SmartPaste and assigns the right values from the specified string to the appropriate items.
SmartPasteAsync(CancellationToken)tokenExecutes SmartPaste and assigns the right values (from the clipboard) to the appropriate items.