Converts this FontFamily to a human-readable string.
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
The string that represents this FontFamily.
FontFamily Class | FontFamily Members | System.Drawing Namespace