VpeGetFontAscent

<< Click to Display Table of Contents >>

Navigation:  Rendering >

VpeGetFontAscent

Previous pageReturn to chapter overviewNext page

[Professional Edition and above]

Returns the ascent of the currently selected font. The ascent is the height of a character from the top to the baseline. This is a text metric value.

VpeCoord VpeGetFontAscent(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Returns:

The method returns the ascent of the currently selected font.