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