Interface IFontAndColor
Contains methods to get and set background color, foreground color and font.
public interface IFontAndColor : IReadOnlyFontAndColor
Properties
- BackgroundColor
Gets or sets background color.
- Font
Gets or sets font.
- ForegroundColor
Gets or sets foreground color.