<< Click to Display Table of Contents >> VpeGetFontAscent |
[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.