aronmatthew
Well-known member
- Joined
- Aug 5, 2019
- Messages
- 77
- Programming Experience
- Beginner
I having a problem with the following code throwing ArgumentException [FontFamily: Name=Microsoft Sans Serif] cannot be found.
new FontFamily(FontFamily.GenericSansSerif.ToString());
new FontFamily(FontFamily.GenericSansSerif.ToString());