Height.
[C/C++]
HRESULT get_Height( LONG* pVal );
[Visual Basic]
Public ReadOnly Property Height As Long
[C#]
public ref int ITextFont.Height { get; }
Parameters
- pVal
- [out,retval] Specifies the height, in logical units, of the font’s character.