[]
Gets or sets an integer value that represents the indexed color of the font.
int ColorIndex { get; set; }
Property ColorIndex As Integer
Type | Description |
---|---|
int | An integer value represents the indexed color of the font. |
Set this property to ColorIndexAutomatic to specify the automatic color.
Set this property to ColorIndexNone to specify there is no color.