The following tables list the members exposed by Font.
| Name | Description | |
|---|---|---|
![]() | Font Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | FamilyName | Returns the family name of this Font. |
![]() | Size | Gets or sets the size of the text in points. |
![]() | Style | Gets or sets the style in which the text is rendered. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Equals | Compares fonts. |
![]() | GetHashCode | Gets the hash code for this Font. |
![]() | ToString | Returns the fully qualified type name of this instance. |
Implicit Type Conversion | Implicit conversion to the System.Drawing.Font. |


