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