StyleRange.fontStyle

the font style of the range. It may be a combination of SWT.NORMAL, SWT.ITALIC or SWT.BOLD

Note: the font style is not used if the <code>font</code> attribute is set

class StyleRange
int fontStyle;

Meta