Indicates whether the data object contains data in the TextDataFormat.UnicodeText format.
true if the data object contains text data; otherwise, false.
Use this method to determine whether the data object contains text data before retrieving it with the erload:System.Windows.Forms.DataObject.GetText method.