ImageGear .NET - Updated
History Property (ImGearARTPage)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : History Property
Gets the history object.
Syntax
'Declaration
 
Public ReadOnly Property History As ImGearARTHistory
'Usage
 
Dim instance As ImGearARTPage
Dim value As ImGearARTHistory
 
value = instance.History
public ImGearARTHistory History {get;}
public: __property ImGearARTHistory* get_History();
public:
property ImGearARTHistory^ History {
   ImGearARTHistory^ get();
}

Property Value

ImGearARTHistory value.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members