In This Topic
Overload List
Overload | Description |
FontInfo Constructor(String,Single,FontStyle,FontWeight,FontDecoration) | Initializes a new instance of the FontInfo class with specified font family, size, style, weight, and decoration. |
FontInfo Constructor(String,Single) | Initializes a new instance of the FontInfo class with specified font family and size. |
FontInfo Constructor(String,Single,String,String,String) | Initializes a new instance of the FontInfo class with specified font family, size, style, weight, and decoration as strings. |
See Also