Adds text data to the data object in the TextDataFormat.UnicodeText format.
To retrieve text data from the data object, first use the erload:System.Windows.Forms.DataObject.ContainsText method to determine whether the data object contains image data before retrieving it with the erload:System.Windows.Forms.DataObject.GetText method.