ImageGear .NET
MarkData Property




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

Property Value

String value.
See Also

Reference

ImGearARTDroppedMarkEventArgs Class
ImGearARTDroppedMarkEventArgs Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback