ImageGear .NET - Updated October 2, 2018
DeleteColor Property




ImageGear24.Comparison Assembly > ImageGear.Comparison Namespace > OutputOptions Class : DeleteColor Property
Defines the color used to mark deleted content.
Syntax
'Declaration
 
Public Property DeleteColor As Color
 
'Usage
 
Dim instance As OutputOptions
Dim value As Color
 
instance.DeleteColor = value
 
value = instance.DeleteColor
See Also

Reference

OutputOptions Class
OutputOptions Members