Given a FontFamily
is there a way to determine whether the font is a Symbol font?
I'm trying to display a list of fonts to the user in a Window Forms application, but I want to remove the fonts that are Symbols only so that they can't choose a font that cannot be used.