Method SetData
SetData(string, object)
Clears the Clipboard and then adds data in the specified format.
public static void SetData(string format, object data)
Clears the Clipboard and then adds data in the specified format.
public static void SetData(string format, object data)