ImageGear .NET
Page Property (ImGearARTDroppedMarkEventArgs)




Gets the parent page of the mark that was dropped.
Syntax
'Declaration
 
Public ReadOnly Property Page As ImGearARTPage
'Usage
 
Dim instance As ImGearARTDroppedMarkEventArgs
Dim value As ImGearARTPage
 
value = instance.Page
public ImGearARTPage Page {get;}
public: __property ImGearARTPage* get_Page();
public:
property ImGearARTPage^ Page {
   ImGearARTPage^ get();
}

Property Value

ImGearARTPage class object.
See Also

Reference

ImGearARTDroppedMarkEventArgs Class
ImGearARTDroppedMarkEventArgs Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback