ImageGear .NET v24.14 - Updated September 15, 2020
IsEnabled Property (ImGearARTHistory)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTHistory Class : IsEnabled Property
Gets or sets a value indicating whether the history functionality is enabled.
Syntax
'Declaration
 
Public Property IsEnabled As Boolean
 
'Usage
 
Dim instance As ImGearARTHistory
Dim value As Boolean
 
instance.IsEnabled = value
 
value = instance.IsEnabled

Property Value

Boolean value.
See Also

Reference

ImGearARTHistory Class
ImGearARTHistory Members