ImageGear .NET
AttributeData Property




Gets the XML formatted string representing the attribute data that was dropped.
Syntax
'Declaration
 
Public ReadOnly Property AttributeData As String
'Usage
 
Dim instance As ImGearARTDroppedAttributeEventArgs
Dim value As String
 
value = instance.AttributeData
public string AttributeData {get;}
public: __property string* get_AttributeData();
public:
property String^ AttributeData {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearARTDroppedAttributeEventArgs Class
ImGearARTDroppedAttributeEventArgs Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback