'Declaration
Property ColorIndex As Integer
'Usage
Dim instance As IFont Dim value As Integer instance.ColorIndex = value value = instance.ColorIndex
int ColorIndex {get; set;}
'Declaration
Property ColorIndex As Integer
'Usage
Dim instance As IFont Dim value As Integer instance.ColorIndex = value value = instance.ColorIndex
int ColorIndex {get; set;}
Set this property to Color.ColorIndexAutomatic to specify the automatic color.
Set this property to Color.ColorIndexNone to specify there is no color.