| Name | Description | |
|---|---|---|
![]() | IsBold | Gets a value indicating whether this font is bold. |
![]() | IsItalic | Gets a value indicating whether this font is italic. |
![]() | LineHeight | Gets the vertical distance between the base lines of two consecutive lines of text. |
![]() | Name | Gets the face name of this font. |
![]() | Size | Gets the size of this font, measured in the points (1/72 inch). |
![]() | SizeInDip | Gets the size of this font, measured in the DIPs (1/96 inch). (Inherited from TextFont) |
![]() | Source | Gets the source System.Drawing.Font of this font. |
![]() ![]() | TextRenderingHint | Gets the text rendering hint that is used to render and measure text. |

