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