As per MSDN the enumeration values supported for the font styles are
Bold text. 1
Italic
Italic text. 2
Regular
Normal text. 0
Strikeout
Text with a line through the middle. 8
Underline
Underlined text. 4
There are many fonts which have additional styles apart from these.How can get the enumeration integer value for a particular font from the Style of that font