| Overload | Description |
|---|---|
| Font Constructor(String,Single,FontStyle) | Creates a new Font object using fontFamily, fontSize & fontStyle values. |
| Font Constructor(String,Single) | Creates a new Font object using fontFamily & fontSize values. |
| Font Constructor(String,String,Single,FontStyle) |