Method AddStyle
AddStyle(string, string, Color, Color, FontStyle, bool)
protected virtual ILexStyle AddStyle(string name, string desc, Color foreColor, Color backColor, FontStyle fontStyle, bool plainText)
Parameters
Returns
AddStyle(string, string, Color, Color)
protected virtual ILexStyle AddStyle(string name, string desc, Color foreColor, Color backColor)