protected void SetGreekFont() { float fontsize = symbol.Font.Size; symbol.Font = FontFactory.GetFont(FontFactory.SYMBOL, fontsize, Font.NORMAL); }