SECEditLangConfig::SetFontItalic

void SECEditLangConfig::SetFontItalic(BOOL bFontItalic)

Enables italic font.

Defined in: SECEditLangConfig.h

Parameters

bFontItalic

If non-zero, sets the font to be italic.

Comments

This is an implementation of the ISECEditLangConfig interface.

See Also

SECEditLangConfig GetFontItalic