ImageGear .NET - Updated October 2, 2018
InsertColor Property




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

Reference

OutputOptions Class
OutputOptions Members