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 Aspose.Drawing
- assembly Aspose.Drawing.Common
Gets the line spacing of this font.
public int Height { get; }
The line spacing, in pixels, of this font.