VpeGetFontDescent

<< Click to Display Table of Contents >>

Navigation:  Rendering >

VpeGetFontDescent

Previous pageReturn to chapter overviewNext page

[Professional Edition and above]

Returns the descent of the currently selected font. The descent is the distance from the baseline of a character to the bottom. This is a text metric value.

VpeCoord VpeGetFontDescent(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Returns:

The method returns the descent of the currently selected font.