OleDataObject.ContainsText Method
Include Protected Members
Include Inherited Members
Indicates whether the data object contains text data.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Indicates whether the data object contains data in the UnicodeText format. (Inherited from DataObject.)
Indicates whether the data object contains text data in the format indicated by the specified TextDataFormat value. (Inherited from DataObject.)
Top