GetTextDescent
Text, Fonts, Page layout
Description
Returns the size of the selected font, measured from the baseline to the bottom of the tails of lowercase letters such as g and y.
Syntax
Delphi
function TPDFlib.GetTextDescent: Double;ActiveX
Function PDFlib::GetTextDescent As DoubleDLL
double DLGetTextDescent(int InstanceID);Return values
| The descent of the selected font |