GetTextAscent
Description
Returns the size of the selected font, measured from the baseline to the top of capital letters (without any accents).
Syntax
Delphi
function TQuickPDF0813.GetTextAscent: Double;
ActiveX
Function QuickPDF0813.PDFLibrary::GetTextAscent As Double
DLL
double QuickPDFGetTextAscent(int InstanceID)
Return values
| The ascent of the selected font |