Is there a method in C# that accepts a string parameter and returns the font of the string? I know of the currentControl.Font.Bold == true to find the font of a control and