DataObject::GetText Method

 

Retrieves text data from the data object.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodGetText()

Retrieves text data from the data object in the UnicodeText format.

System_CAPS_pubmethodGetText(TextDataFormat)

Retrieves text data from the data object in the format indicated by the specified TextDataFormat value.

Return to top
Show: