Font.Height
Font.Height property
Gets the line spacing of this font.
public int Height { get; }
Property Value
The line spacing, in pixels, of this font.
See Also
- class Font
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the line spacing of this font.
public int Height { get; }
The line spacing, in pixels, of this font.