GetTextDescent
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 TDebenuPDFLibrary1811.GetTextDescent: Double;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetTextDescent As Double
DLL
double DPLGetTextDescent(int InstanceID)
Return values
The descent of the selected font |