'Declaration Public Property DeleteColor As Color
'Usage Dim instance As OutputOptions Dim value As Color instance.DeleteColor = value value = instance.DeleteColor
public Color DeleteColor {get; set;}
'Declaration Public Property DeleteColor As Color
'Usage Dim instance As OutputOptions Dim value As Color instance.DeleteColor = value value = instance.DeleteColor
public Color DeleteColor {get; set;}